# FAQ

{% content-ref url="/pages/GRUYMmMAhtA9M07AGq9c" %}
[What are the risks?](/zoomies/faq/what-are-the-risks.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZH1s0IbqgK5Dv0RW8ihi" %}
[Who is running this project?](/zoomies/faq/who-is-running-this-project.md)
{% endcontent-ref %}

{% content-ref url="/pages/gLRs3AwAHTIWHfVmFRCQ" %}
[Can't anyone just lend on these platforms?](/zoomies/faq/cant-anyone-just-lend-on-these-platforms.md)
{% endcontent-ref %}

{% content-ref url="/pages/SxCypu99wFFbvQVdjnDD" %}
[How do we know the treasury wont go to zero?](/zoomies/faq/how-do-we-know-the-treasury-wont-go-to-zero.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://revheads.gitbook.io/zoomies/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.
