# About

- [The Affyn Team](https://docs.affyn.com/en/about/the-affyn-team.md)
- [Guides](https://docs.affyn.com/en/about/guides.md): Repository of self-help guides
- [FAQs](https://docs.affyn.com/en/about/faqs.md)
- [FAQ - $FYN](https://docs.affyn.com/en/about/faqs/faq-usdfyn.md)
- [FAQ - Security](https://docs.affyn.com/en/about/faqs/faq-security.md)
- [FAQ - Land Sales - General](https://docs.affyn.com/en/about/faqs/faq-land-sales-general.md)
- [FAQ - Land Sales - Flags](https://docs.affyn.com/en/about/faqs/faq-land-sales-flags.md)
- [FAQ - Land Sales - Land Selection Strategy](https://docs.affyn.com/en/about/faqs/faq-land-sales-land-selection-strategy.md)
- [FAQ - NEXUS World - General](https://docs.affyn.com/en/about/faqs/faq-nexus-world-general.md)
- [FAQ - NEXUS World - Gameplay](https://docs.affyn.com/en/about/faqs/faq-nexus-world-gameplay.md)
- [Privacy Policy](https://docs.affyn.com/en/about/privacy-policy.md)
- [User Restrictions](https://docs.affyn.com/en/about/user-restrictions.md)


---

# 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.affyn.com/en/about.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.
