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

# Odin

![](/files/-MVo92RkszmHJu5l1EN3)

Odin is an extensive resource focused on the Ubiq network. It is comprised of materials including historical data, overviews of network operation, guides, and information for both users and developers. &#x20;

In addition to official projects, Odin also highlights third party developed products and decentralized applications that are either compatible with Ubiq, or run on the network. &#x20;

The Ubiq community encourages contribution to the information found here!&#x20;

Please mention your suggestions in the **#ubiq-developers** channel in the [Ubiq Discord](https://discord.gg/ubiq) server, or by creating a [Notion](https://www.notion.so/) account and adding your ideas to our [Draft Page](https://www.notion.so/Ubiq-Odin-Draft-page-ae4337b5061243cda9a946f076bf1b27).


---

# 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://odin.ubiqsmart.com/master.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.
