# The Business

- [Our dapps](https://docs.deep3.ai/the-business/our-dapps.md)
- [Hōkū](https://docs.deep3.ai/the-business/our-dapps/hoku.md)
- [Overview](https://docs.deep3.ai/the-business/our-dapps/hoku/overview.md)
- [User Guide](https://docs.deep3.ai/the-business/our-dapps/hoku/user-guide.md)
- [Getting Started](https://docs.deep3.ai/the-business/our-dapps/hoku/user-guide/getting-started.md)
- [My Dashboard](https://docs.deep3.ai/the-business/our-dapps/hoku/user-guide/my-dashboard.md)
- [3D Wallet Explorer](https://docs.deep3.ai/the-business/our-dapps/hoku/user-guide/3d-wallet-explorer.md): This page explains how the 3D Wallet explorer was built, how to navigate it, and how to interpret what you see.
- [Trading Clusters](https://docs.deep3.ai/the-business/our-dapps/hoku/user-guide/trading-clusters.md)
- [My Favorites](https://docs.deep3.ai/the-business/our-dapps/hoku/user-guide/my-favorites.md)
- [Trade Signal Alerts](https://docs.deep3.ai/the-business/our-dapps/hoku/user-guide/trade-signal-alerts.md)
- [Token Side Sheets](https://docs.deep3.ai/the-business/our-dapps/hoku/user-guide/token-side-sheets.md)
- [Accretion](https://docs.deep3.ai/the-business/our-dapps/accretion.md)
- [Overview](https://docs.deep3.ai/the-business/our-dapps/accretion/overview.md)
- [User Guide](https://docs.deep3.ai/the-business/our-dapps/accretion/user-guide.md)
- [Exos](https://docs.deep3.ai/the-business/our-dapps/exos.md)
- [Overview](https://docs.deep3.ai/the-business/our-dapps/exos/overview.md)
- [User Guide](https://docs.deep3.ai/the-business/our-dapps/exos/user-guide.md)
- [Bulk Downloader](https://docs.deep3.ai/the-business/our-dapps/bulk-downloader.md)
- [Token Design](https://docs.deep3.ai/the-business/token-design.md)
- [Governance Token](https://docs.deep3.ai/the-business/token-design/governance-token.md): The Deep3 Labs governance token is tentatively named "gD3L".
- [Utility Token](https://docs.deep3.ai/the-business/token-design/utility-token.md): The Deep3 Labs utility token is tentatively named "uD3L".
- [Staking](https://docs.deep3.ai/the-business/token-design/staking.md): Governance token holders receive utility tokens from our unique staking program.
- [Legal Strategy](https://docs.deep3.ai/the-business/legal-strategy.md)
- [Monetization Strategy](https://docs.deep3.ai/the-business/monetization-strategy.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.deep3.ai/the-business.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.
