> For the complete documentation index, see [llms.txt](https://devai.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://devai.gitbook.io/whitepaper/0xdev-token/information.md).

# Information

0XDEV token is the main currency of DEVAI and available to be traded on the Ethreum Network under contract address:\
[<mark style="color:purple;">**0xf7498c98789957f4ee53b3e37ff5b7ef8a6cfc7b**</mark>](https://etherscan.io/token/0xf7498c98789957f4ee53b3e37ff5b7ef8a6cfc7b)

{% embed url="<https://etherscan.io/token/0xf7498c98789957f4ee53b3e37ff5b7ef8a6cfc7b>" %}
Explorer link to Etherscan for 0XDEV
{% endembed %}

You can view the chart and price action of 0XDEV below:

{% embed url="<https://www.dextools.io/app/en/ether/pair-explorer/0x5229e688ef8e199c74e88e828e1519853d38a192?t=1707738522084>" %}
Chart of 0XDEV
{% endembed %}


---

# 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://devai.gitbook.io/whitepaper/0xdev-token/information.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.
