# F.A.Q.

To answer to the most frequently asked questions from the community, Exobots team prepares and uploads AMA videos in which they solve any possible doubts first-hand, and also talk about the game progress and upcoming events.

These videos will continue to keep coming out as the project moves forward, and here we will save a record of them all for everyone to check them out.

{% embed url="<https://www.youtube.com/watch?ab_channel=Exobots&t=2s&v=y4d3udJWIWE>" %}
AMA 01: Introduction
{% endembed %}

{% embed url="<https://www.youtube.com/watch?ab_channel=Exobots&v=rVlSxqfgiLI>" %}
AMA 03: Progress Report and New Steps
{% endembed %}


---

# 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://exobots.gitbook.io/docs/q-and-a/f.a.q..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.
