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

# Project

- [Mission](https://docs.samurices.xyz/project/mission.md): A global brand that welcomes and encourages people to have fun!
- [Official Links](https://docs.samurices.xyz/project/official-links.md): The only places to find us! Always check twice.
- [Our Team](https://docs.samurices.xyz/project/our-team.md): Two minds, one project.
- [Collabs](https://docs.samurices.xyz/project/collabs.md): Our friends and partnerships
- [Storyline](https://docs.samurices.xyz/project/storyline.md): Where it all began
- [Foodlines](https://docs.samurices.xyz/project/foodlines.md): The different families that make up the Samurices
- [Tools](https://docs.samurices.xyz/project/tools.md): Security, Sales and Rarity
- [Discord Profile Banners](https://docs.samurices.xyz/project/tools/discord-profile-banners.md): Proudly display Samurices on your Discord profile!
- [Rarity System (Soon)](https://docs.samurices.xyz/project/tools/rarity-system-soon.md)
- [Twitter Sales Bot (Soon)](https://docs.samurices.xyz/project/tools/twitter-sales-bot-soon.md)
- [Holder Verification](https://docs.samurices.xyz/project/tools/holder-verification.md)
- [Showcase Samurices 🤖](https://docs.samurices.xyz/project/tools/showcase-samurices.md)
- [Order Food and Drinks 🤖](https://docs.samurices.xyz/project/tools/order-food-and-drinks.md)


---

# 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://docs.samurices.xyz/project.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.
