# Frequently Asked Questions

{% hint style="info" %}
For Asset-Specific Questions, please see their individual FAQ pages:

* [Module Creator FAQ](/supported-assets/module-creator/frequently-asked-questions.md)
  {% endhint %}

### Q. Where can I buy the Osero Suite?

A. The Osero Suite is available for purchase on [Fab](https://www.fab.com/sellers/Jeren%20Osero).

### Q. Can I buy Osero Suite Tools in a bundle?

A. Unfortunately Fab does not provide the ability to sell multiple products in a bundle, so each tool is sold separately.

### Q. Does the Osero Suite ever go on sale and can I get a discount outside of a sale?

A. Osero Suite products are put on sale regularly, usually in line with Fab sale events. This will sometimes include a couple of products, or all products, depending on the invitation that we receive from Epic Games.

{% hint style="warning" %}
In between sales, the Osero Suite is sold at full price and no discounts will be given out.
{% endhint %}

We are also unable to provide advance notice of upcoming sale dates due to Epic Games' seller agreement. We are not allowed to publicly discuss a sale until it has been announced on Epic Games' socials, which is usually the day the sale starts.

Follow Jeren Osero on socials to see updates about sales: [YouTube](https://www.youtube.com/@JerenOsero) | [Twitter/X](https://twitter.com/JerenOsero) | [Instagram](https://www.instagram.com/jerenosero/) | [LinkedIn](https://www.linkedin.com/company/jeren-osero).

### Q. Which platforms are supported for the Osero Suite?

{% hint style="success" %}
A. The Osero Suite has been fully tested on **Windows** platforms.
{% endhint %}

{% hint style="warning" %}
The Osero Suite is untested on other platforms including:

* Mobile (Android/iOS)
* Mac OS
* Linux
* Gaming Consoles (XBox/PlayStation/Switch/Etc)

It's possible that the assets/plugins may work just fine on these platforms. However, we do not currently support or test our products on these platforms.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.oserosuite.com/frequently-asked-questions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
