# Tokenomics

- [$DPN Token](https://docs.deep-net.ai/tokenomics/usddpn-token.md)
- [How To Buy](https://docs.deep-net.ai/tokenomics/how-to-buy.md)
- [Get Ethereum](https://docs.deep-net.ai/tokenomics/how-to-buy/get-ethereum.md): Ethereum (ETH) is essential for interacting with many blockchain networks, including bridging assets to DeepNet AI.
- [Create a Wallet](https://docs.deep-net.ai/tokenomics/how-to-buy/create-a-wallet.md): Creating a cryptocurrency wallet is the first step to managing your assets and accessing blockchain networks like DeepNet AI.
- [Smart Contract](https://docs.deep-net.ai/tokenomics/smart-contract.md)
- [Security & Compliance](https://docs.deep-net.ai/tokenomics/security-and-compliance.md)


---

# Agent Instructions: 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.deep-net.ai/tokenomics.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.
