> For the complete documentation index, see [llms.txt](https://dorado.gitbook.io/dorado-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dorado.gitbook.io/dorado-docs/ecosystem/supported-staking-pools.md).

# Supported Staking Pools

## Dorado's **DApps Operate on Arbitrum**

Dorado's decentralized application (DApp) operates seamlessly on the Arbitrum network, leveraging its layer 2 scaling solutions to enhance efficiency and reduce transaction costs. By utilizing Arbitrum's technology, we ensure fast transaction speeds and a smooth user experience, making it an ideal platform for staking and managing assets in the decentralized finance (DeFi) landscape.

## **Supported Staking Pools**

Dorado's staking platform supports a wide range of tokens, including BNB, ETH, ARB, and AVAX, on the Arbitrum chain. These staking pools enable users to stake their assets and earn rewards while participating in the decentralized ecosystem. With support for multiple tokens, Dorado offers users flexibility and choice in managing their staking portfolios, catering to a diverse range of investment preferences and strategies.

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://dorado.gitbook.io/dorado-docs/ecosystem/supported-staking-pools.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
