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

# Developer Platform

<h2 align="center">Welcome To Xeno!</h2>

<p align="center">Welcome to your gateway into the future of robotics, automation, and tokenized real-world infrastructure. This GitBook serves as the official documentation hub for <strong>XENO Robotics</strong>, a Dubai-based robotics company building practical robotic solutions and IoT systems, powered by Web3.</p>

<p align="center">Whether you're a potential investor, partner, developer, or simply curious, this space will guide you through every aspect of what we do, how we operate, and why XENO represents one of the most exciting frontiers of robotics in the Middle East.</p>

<h4 align="center">Explore the pages below to navigate through:</h4>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>📄</td><td><strong>WhitePaper</strong></td><td>Get an in-depth overview of the Xeno ecosystem, business model, and product architecture.</td><td><a href="/spaces/gWwOAIUo4vItHGcjM7wL/pages/PbYb0GukRhiS4qCHdRal">/spaces/gWwOAIUo4vItHGcjM7wL/pages/PbYb0GukRhiS4qCHdRal</a></td><td><a href="/files/mfdWWVp5W93gJBKcms0k">/files/mfdWWVp5W93gJBKcms0k</a></td></tr><tr><td>📊</td><td><strong>Tokenomics</strong></td><td>Explore how the $XENO token works, its supply, utility, and ecosystem integration.</td><td><a href="/spaces/7Fz5WPOsDDnIQfWp0VdP/pages/trLwwmumlaofzMKwR3fr">/spaces/7Fz5WPOsDDnIQfWp0VdP/pages/trLwwmumlaofzMKwR3fr</a></td><td><a href="/files/lwEVP0hlMGvasNCLUd1K">/files/lwEVP0hlMGvasNCLUd1K</a></td></tr><tr><td>👥</td><td><strong>Who We Are</strong></td><td>Meet the team, understand our mission, and dive into our credentials and strategic partners.</td><td><a href="/spaces/kKBJa2o5F1MQFKMF997s/pages/gI2mBM7RYTEPCYTOsd78">/spaces/kKBJa2o5F1MQFKMF997s/pages/gI2mBM7RYTEPCYTOsd78</a></td><td><a href="/files/VpJIjlmvB7vnQM0edqfC">/files/VpJIjlmvB7vnQM0edqfC</a></td></tr><tr><td>🔗</td><td><strong>Important Links</strong></td><td>Access essential resources including social links, whitepaper, dashboards, and media kits.</td><td><a href="/spaces/wG3g2htYOB5uerNmIWKK/pages/bec47D5fyejV3kB1Z4sV">/spaces/wG3g2htYOB5uerNmIWKK/pages/bec47D5fyejV3kB1Z4sV</a></td><td><a href="/files/65DGSD3tNd3ZY7uIRd8O">/files/65DGSD3tNd3ZY7uIRd8O</a></td></tr><tr><td>📖</td><td><strong>PitchDeck</strong></td><td>View and download our official investor pitch deck, a quick summary of everything we do.</td><td></td><td><a href="/files/K0CjHL9jptTnKRs14pn4">/files/K0CjHL9jptTnKRs14pn4</a></td></tr></tbody></table>

> We look forward to building with you.                                                                                        &#x20;
>
> **— Team XENO**


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.xeno.ae/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
