# dego.finance

## dego.finance

- [What is dego.finance](https://docs.dego.finance/master.md)
- [Roadmap](https://docs.dego.finance/master/roadmap.md)
- [DEGO Token](https://docs.dego.finance/master/token.md)
- [Cross-Chain Transfer](https://docs.dego.finance/master/token/cross-chain-transfer.md): This is a quick guide on cross-chain transfers using deBridge as an example.
- [Audit Report](https://docs.dego.finance/master/audit-report.md)
- [Referral - CAMPAIGN ENDED](https://docs.dego.finance/master/referral.md)
- [Invite Referrals](https://docs.dego.finance/master/referral/invite-referrals.md)
- [DEGO Glossary](https://docs.dego.finance/master/dego-glossary.md)
- [DEGO DAO](https://docs.dego.finance/master/dego-dao.md)
- [Governance](https://docs.dego.finance/master/dego-dao/governance.md)
- [Community](https://docs.dego.finance/master/community.md)
- [Ambassador Program](https://docs.dego.finance/master/community/ambassador-program.md)
- [Donation](https://docs.dego.finance/master/community/donation.md)
- [Feedback & Support](https://docs.dego.finance/master/community/feedback-and-support.md)
- [FAQ](https://docs.dego.finance/master/community/feedback-and-support/faq.md)
- [DeFusion](https://docs.dego.finance/modules/defusion.md)
- [Earn Credits](https://docs.dego.finance/modules/defusion/earn-credits.md)
- [Text to Image](https://docs.dego.finance/modules/defusion/text-to-image.md)
- [Image to Video](https://docs.dego.finance/modules/defusion/image-to-video.md)
- [Train a LoRA](https://docs.dego.finance/modules/defusion/train-a-lora.md)
- [Picture to Anime](https://docs.dego.finance/modules/defusion/picture-to-anime.md)
- [AI Inpainting](https://docs.dego.finance/modules/defusion/ai-inpainting.md)
- [AI Anime Training](https://docs.dego.finance/modules/defusion/ai-anime-training.md)
- [AI Creation Training](https://docs.dego.finance/modules/defusion/ai-creation-training.md)
- [DeVote](https://docs.dego.finance/modules/devote.md): DeVote is a platform giving #BRC20 token holders a decentralized voice.
- [Delta](https://docs.dego.finance/modules/delta.md)
- [Mining](https://docs.dego.finance/modules/stake.md): Note: The previous mining option on dego.finance is no longer available.  The new pool is live on deltahub.pro
- [DEGO NFT](https://docs.dego.finance/modules/dego-nft.md)
- [Introduction](https://docs.dego.finance/modules/dego-nft/introduction.md)
- [Claim NFT](https://docs.dego.finance/modules/dego-nft/claim-nft.md)
- [Mining Pools](https://docs.dego.finance/modules/dego-nft/mining-pools.md)
- [Auction](https://docs.dego.finance/modules/dego-nft/auction.md)
- [Market](https://docs.dego.finance/modules/dego-nft/market.md)
- [Cast NFT](https://docs.dego.finance/modules/dego-nft/cast-nft.md): Here we take DEGO anniversary  NFT as an example
- [Decompose NFT](https://docs.dego.finance/modules/dego-nft/decompose-nft.md)
- [NFT for Good](https://docs.dego.finance/modules/dego-nft/nft-for-good.md)
- [Others](https://docs.dego.finance/others.md)
- [DEGO Swap](https://docs.dego.finance/others/dego-swap.md)
- [Hunter](https://docs.dego.finance/others/hunter.md)
- [Dandy](https://docs.dego.finance/others/dandy.md)
- [Rewards Pool](https://docs.dego.finance/others/rewards-pool.md)
- [DEGO Lending](https://docs.dego.finance/others/dego-lending.md)
- [DEGO Insurance](https://docs.dego.finance/others/dego-insurance.md)
- [DEGO Chain](https://docs.dego.finance/others/dego-chain.md)
- [DeFi Glossary](https://docs.dego.finance/defi-glossary.md)
- [Press Kit](https://docs.dego.finance/press-kit.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.dego.finance/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.
