# Introducing ChainPro

ChainPro is the hedge fund-grade terminal for onchain trading.

1. **Secure.** It is fully non custodial, meaning that nobody has access to your private keys except for you. ChainPro is also built on top of Trusted Execution Environments (TEEs), adding an additional layer of security. Our infrastructure has been audited by [Cantina](https://cantina.xyz/welcome).
2. **Fast**. ChainPro data updates in real-time. Every second counts when trading.
3. **Advanced**. ChainPro offers pro-trading features such as advanced order types and Swarms, with much more coming soon.&#x20;
4. **Flexible.** You can use ChainPro on web or on mobile. ChainPro is available to download from both the iOS and Android App Stores.

ChainPro is live on Solana, Base, Eth Mainnet, Hyperliquid, BNB, Abstract, and Arbitrum.

## Get Started Now

**Web:** [https://chainpro.xyz ](https://chainpro.xyz)

**iOS**: <https://apps.apple.com/us/app/chainpro/id6505123108>&#x20;

**Android**: <https://play.google.com/store/apps/details?id=gg.sauce.app>

## Get In Touch

Email us at <support@chainpro.xyz> or join our [Telegram](https://t.me/+sknOw-cNiDNlYzgx).


---

# 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.chainpro.xyz/readme.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.
