# Запросы

{% content-ref url="/pages/XPjWfkD34Mnx6uRm0lez" %}
[Выдать предмет](/api/requests/give-item.md)
{% endcontent-ref %}

{% content-ref url="/pages/wcqHeRVztBmXYrd627Hm" %}
[Выдать XP, RP, Валюту](/api/requests/give-xp-rp-currency.md)
{% endcontent-ref %}

{% content-ref url="/pages/l6K38TkX54rYMVsfMDua" %}
[Получить профиль пользователя](/api/requests/get-profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/q1H1CaVkgZnc4bnVqvEw" %}
[Заспавнить червоточину](/api/requests/spawn-wormhole.md)
{% endcontent-ref %}

{% content-ref url="/pages/uQ5JqoSWuvuOykUo2Ivy" %}
[Получить червоточину](/api/requests/get-wormhole.md)
{% endcontent-ref %}

{% content-ref url="/pages/64lk9mWdRticzQNA2m37" %}
[Выдать достижение](/api/requests/give-achievement.md)
{% endcontent-ref %}

{% content-ref url="/pages/v5BFb19sxArNaMMPJufw" %}
[Получить достижение](/api/requests/get-achievement.md)
{% endcontent-ref %}

{% content-ref url="/pages/7dtC7pACnJbZ4kyrPEHU" %}
[Забрать достижение у пользователя](/api/requests/take-achievement.md)
{% endcontent-ref %}

{% content-ref url="/pages/YETDsUjkiyJDkcaxRkls" %}
[Получить достижения сервера](/api/requests/get-achievements.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.wetbot.space/api/requests.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.
