# FAQ

- [Declined Placements](https://docs.ayetstudios.com/v/product-docs/faq/declined-placements.md)
- [Payments & Billing](https://docs.ayetstudios.com/v/product-docs/faq/payments-and-billing.md): This section explains how to Provide us with Billing information, How to update your billing information, and also where to see your current and historic payments.
- [Creating a Currency Sale](https://docs.ayetstudios.com/v/product-docs/faq/creating-a-currency-sale.md)
- [Get Offerwall User ID](https://docs.ayetstudios.com/v/product-docs/faq/get-offerwall-user-id.md)
- [Offerwall API vs Static API](https://docs.ayetstudios.com/v/product-docs/faq/offerwall-api-vs-static-api.md)
- [Blacklisting Offers](https://docs.ayetstudios.com/v/product-docs/faq/blacklisting-offers.md): This section explains how to remove offers that you do not wish to show to your players. You can exclude individual offers for a specific placement. You can exclude an offer for all of your placements


---

# 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.ayetstudios.com/v/product-docs/faq.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.
