# User Support

{% content-ref url="/pages/QaFYrAR0wDzYzmgQiZKy" %}
[How can I find my Offerwall User ID?](/user-support/user-support/how-can-i-find-my-offerwall-user-id.md)
{% endcontent-ref %}

{% content-ref url="/pages/Li5v0ugV5E1UGSPtpJ5T" %}
[I did not receive my reward for completing an offer](/user-support/user-support/i-did-not-receive-my-reward-for-completing-an-offer.md)
{% endcontent-ref %}

{% content-ref url="/pages/KF0S7xpZM5fp8oBHc5jd" %}
[How can I submit a User Support Ticket for an Offerwall ad?](/user-support/user-support/how-can-i-submit-a-user-support-ticket-for-an-offerwall-ad.md)
{% endcontent-ref %}

{% content-ref url="/pages/QZINMheoZ7XssG9zWxGK" %}
[What counts as proof for completing and offer?](/user-support/user-support/what-counts-as-proof-for-completing-and-offer.md)
{% endcontent-ref %}

{% content-ref url="/pages/3VpoAR0D387qBpl6JFpO" %}
[What happens to my support ticket after submitting a request?](/user-support/user-support/what-happens-to-my-support-ticket-after-submitting-a-request.md)
{% endcontent-ref %}

{% content-ref url="/pages/07gyMUWwWZkoohLtjhCk" %}
[I am getting a "Sorry, there are currently no offers available for you" message when I try to access ayeT's Offerwall.](/user-support/user-support/i-am-getting-a-sorry-there-are-currently-no-offers-available-for-you-message-when-i-try-to-access-ay.md)
{% endcontent-ref %}

{% content-ref url="/pages/MsppnMxNXoz84cjB2TDP" %}
[My reward was denied because "I did not complete the offer in the allowed time frame". What does this mean?](/user-support/user-support/my-reward-was-denied-because-i-did-not-complete-the-offer-in-the-allowed-time-frame-.-what-does-this.md)
{% endcontent-ref %}

{% content-ref url="/pages/BY20F9u3JsjY9y9CFV3B" %}
[How do I report broken or low-quality offers?](/user-support/user-support/how-do-i-report-broken-or-low-quality-offers.md)
{% endcontent-ref %}

{% content-ref url="/pages/QBb1eC8LtvQChJS6WNwk" %}
[What is a currency sale and how does it work?](/user-support/user-support/what-is-a-currency-sale-and-how-does-it-work.md)
{% endcontent-ref %}

{% content-ref url="/pages/Q8gHKFNkfwhSGoRAh1eZ" %}
[What do the reward statuses mean?](/user-support/user-support/what-do-the-reward-statuses-mean.md)
{% endcontent-ref %}


---

# 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/user-support/user-support.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.
