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

# Welcome

<figure><img src="/files/ZIrNU0UaogJWoYQuJ0oN" alt=""><figcaption></figcaption></figure>

Welcome to Flagship.fyi's Gitbook - an open documentation to learn about Flagship AI, $FYI Token, the Team, Project Roadmap, Whitepaper and more.

### Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Our Website</strong></td><td><a href="https://flagship.fyi">https://flagship.fyi </a></td><td></td><td></td><td></td></tr><tr><td><strong>Web App</strong></td><td><a href="https://agents.flagship.fyi/">https://agents.flagship.fyi</a></td><td></td><td></td><td></td></tr><tr><td><strong>Join our Community</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f499">💙</span> <a href="https://x.com/FlagshipFYI">X (ex. Twitter)</a><br><span data-gb-custom-inline data-tag="emoji" data-code="2694">⚔️</span> <a href="https://discord.gg/flagshipfyi">Discord</a><br><span data-gb-custom-inline data-tag="emoji" data-code="1f4fa">📺</span> <a href="https://www.youtube.com/@FlagshipFYI">Youtube Channel</a><br><span data-gb-custom-inline data-tag="emoji" data-code="1f9d1-1f91d-1f9d1">🧑‍🤝‍🧑</span> <a href="https://t.me/flagship_fyi">Telegram Community</a><br><span data-gb-custom-inline data-tag="emoji" data-code="1f4e2">📢</span> <a href="https://t.me/flagship_announcements">Telegram Announcement</a><br></td><td></td><td></td><td></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://flagship-fyi.gitbook.io/docs/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.
