# Deep3 Labs Docs

## Deep3 Labs Docs

- [Introducing Deep3 Labs](https://docs.deep3.ai/introducing-deep3-labs.md)
- [What we do](https://docs.deep3.ai/the-fundamentals/what-we-do.md): We're building easy-to-use Web3 AI/ML tools and dapps that empower everyone to share in the benefits and control of AI.
- [Why it matters](https://docs.deep3.ai/the-fundamentals/why-it-matters.md): The blockchain needs AI for better UX and AI needs blockchain for better governance.
- [For Web3 Users](https://docs.deep3.ai/the-fundamentals/why-it-matters/for-web3-users.md): This page explores how decentralized AI and blockchain technology empower users to take control of their digital experiences.
- [For Web3 Businesses](https://docs.deep3.ai/the-fundamentals/why-it-matters/for-web3-businesses.md): This page explores how decentralized AI transforms business operations in Web3.0 by offering innovative, ethical, and efficient solutions for data-driven growth.
- [Who we are](https://docs.deep3.ai/the-fundamentals/who-we-are.md): An intrepid team of experienced developers, researchers and business leaders.
- [Our mission](https://docs.deep3.ai/the-fundamentals/who-we-are/our-mission.md)
- [Our team](https://docs.deep3.ai/the-fundamentals/who-we-are/our-team.md)
- [AI Models](https://docs.deep3.ai/the-technology/ai-models.md)
- [CLUSTR-1](https://docs.deep3.ai/the-technology/ai-models/clustr-1.md)
- [HODL-C1](https://docs.deep3.ai/the-technology/ai-models/hodl-c1.md)
- [StakeSage-L](https://docs.deep3.ai/the-technology/ai-models/stakesage-l.md)
- [StakeSage-C](https://docs.deep3.ai/the-technology/ai-models/stakesage-c.md)
- [DeepShield-FR](https://docs.deep3.ai/the-technology/ai-models/deepshield-fr.md)
- [DeepShield-HFT](https://docs.deep3.ai/the-technology/ai-models/deepshield-hft.md)
- [AI MarketSuite](https://docs.deep3.ai/the-technology/ai-marketsuite.md)
- [AI DAO](https://docs.deep3.ai/the-technology/ai-dao.md)
- [API](https://docs.deep3.ai/api.md)
- [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)
- [Community](https://docs.deep3.ai/community.md)
- [For Web3 Users](https://docs.deep3.ai/use-cases/for-web3-users.md)
- [For Web3 Builders](https://docs.deep3.ai/use-cases/for-web3-builders.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.deep3.ai/introducing-deep3-labs.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.
