> For the complete documentation index, see [llms.txt](https://wiki.fatex.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.fatex.eu/readme.md).

# Developer Platform

<h2 align="center"><strong>Server Trailer</strong></h2>

{% embed url="<https://www.youtube.com/watch?v=yyIHldZDdVk>" %}

<h2 align="center">New on server ? </h2>

Follow the detailed [guide](https://wiki.fatex.eu/documentation/getting-started/quickstart) to maximize efficiency.

<h2 align="center">Join a community</h2>

<table data-view="cards"><thead><tr><th></th><th></th><th align="center"></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Discord community</strong></td><td>Players who are bonded together by same goals.</td><td align="center"><a href="https://discord.gg/eGsdfRJg5F" class="button primary" data-icon="discord">Join Discord</a></td><td><a href="https://discord.gg/eGsdfRJg5F">https://discord.gg/eGsdfRJg5F</a></td><td><a href="/files/lx4rJpBLyINUVmja0u8z">/files/lx4rJpBLyINUVmja0u8z</a></td></tr><tr><td><strong>Youtube: @fate.network</strong></td><td>Fun way to check server.</td><td align="center"><a href="https://www.youtube.com/@fate.network" class="button secondary" data-icon="youtube">Subscrube</a></td><td><a href="https://www.youtube.com/@fate.network">https://www.youtube.com/@fate.network</a></td><td><a href="/files/DnVAjCmF5sEAeRkG8hHw">/files/DnVAjCmF5sEAeRkG8hHw</a></td></tr><tr><td><strong>Donation</strong></td><td>Enhance your gear with new skins.</td><td align="center"><a href="https://store.fatex.eu" class="button secondary" data-icon="store">Store</a></td><td><a href="https://store.fatex.eu">https://store.fatex.eu</a></td><td><a href="/files/4rurNy6Q7mBlLdplBcAK">/files/4rurNy6Q7mBlLdplBcAK</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.fatex.eu/readme.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.
