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

# Welcome!

### Welcome to the Unnamed.gg whitepaper!

Here you can find information about our Web3 and game studio, our team, our projects, and our partners,

### Get to know us

{% content-ref url="/pages/z4owhYRVBANlHRuzzLVy" %}
[About Us](/the-studio/about-us.md)
{% endcontent-ref %}

{% content-ref url="/pages/MMO0iFyUsrF9AZrxuuaC" %}
[Team](/the-studio/team.md)
{% endcontent-ref %}

### Check out our games

{% content-ref url="/pages/F3U8e9hwydPxlIipUopw" %}
[Future Proof](/our-games/future-proof.md)
{% endcontent-ref %}

{% content-ref url="/pages/60nKRrREID3motBzi8u2" %}
["Project Ocean"](/our-games/project-ocean.md)
{% endcontent-ref %}

### Learn your way around our community

{% content-ref url="/pages/0UpBObmLUO2bBPnpEdsd" %}
[Our Community](/our-community/community-battle-pass.md)
{% endcontent-ref %}

### What's the Mint Pass NFT

{% content-ref url="/pages/yJ4StU88JgQmH8a6Spjp" %}
[Mint Pass](/mint-pass/overview.md)
{% endcontent-ref %}


---

# 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.unnamed.gg/welcome.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.
