# Fundamentals

{% content-ref url="/pages/1zypIPFBQWhl8wy6Ilg4" %}
[FAQ](/docs/fundamentals/faq.md)
{% endcontent-ref %}

{% content-ref url="/pages/eL4SD9UFLQbNjXNBHOKv" %}
[Fluidity Wars](/docs/fundamentals/fluidity-wars.md)
{% endcontent-ref %}

{% content-ref url="/pages/he4HMah3cOoblnHZKZiJ" %}
[Utility Mining](/docs/fundamentals/utility-mining.md)
{% endcontent-ref %}

{% content-ref url="/pages/jPSDAMjtt3rSR6hrrF2C" %}
[Understanding the $FLY Governance Token](/docs/fundamentals/understanding-the-usdfluid-governance-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/67dDAdQk4Mra59rEWIk1" %}
[Governance structure](/docs/fundamentals/governance-structure.md)
{% endcontent-ref %}

{% content-ref url="/pages/LlDIGqKMDzKeBI5rY3d4" %}
[Launch restrictions (mint limits)](/docs/fundamentals/launch-restrictions-mint-limits.md)
{% endcontent-ref %}

{% content-ref url="/pages/pj5BrrgKd2shVka6uITs" %}
[Advisory team](/docs/fundamentals/advisory-team.md)
{% endcontent-ref %}

{% content-ref url="/pages/heqPQAPxCqFoFzqlV9qn" %}
[👩🏫 Laws of Fluidity](/docs/fundamentals/laws-of-fluidity.md)
{% endcontent-ref %}

{% content-ref url="/pages/UQxsRrkOw9K6uIeeMkRr" %}
[Roadmap](/docs/fundamentals/roadmap.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.fluidity.money/docs/fundamentals.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.
