> For the complete documentation index, see [llms.txt](https://docs.dego.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dego.finance/others/dego-chain.md).

# DEGO Chain

DEGO Finance is a cross-chain finance platform, powering Synthetic Assets and GameFi.

DEGO is a DeFi aggregator with modularized drive concept, which enable users to get the best return from DeFi ecosystem.

DEGO is deployed in the Ethereum mainnet at this stage. In the future, DEGO will build on more permissionless blockchain such as Binance Smart Chain, TRON and Polkadot, attracting more users to experience multiplying effect of DEGO.

In the mean time，DEGO Chain will be Polkadot DeFi dApp Parachain based on substrate. Benefited from Polkadot ecosystem, DEGO Chain can connect all the mainstream blockchain networks and aggregate DeFi protocols to form a unified cross-chain DeFi ecosystem.


---

# 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://docs.dego.finance/others/dego-chain.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.
