# Cryptum

- [What is Cryptum](https://docs.cryptum.io/english/cryptum/what-is-cryptum.md): Empower your business with products to build the new decentralized economy
- [DeFi Market](https://docs.cryptum.io/english/cryptum/defi-market.md)
- [Ecosystem](https://docs.cryptum.io/english/cryptum/ecosystem.md): Choose the right protocols for your business
- [Bitcoin](https://docs.cryptum.io/english/cryptum/ecosystem/bitcoin.md)
- [Ethereum](https://docs.cryptum.io/english/cryptum/ecosystem/ethereum.md)
- [Polygon](https://docs.cryptum.io/english/cryptum/ecosystem/polygon.md)
- [Avalanche C-Chain](https://docs.cryptum.io/english/cryptum/ecosystem/avalanche-c-chain.md)
- [BNB Chain](https://docs.cryptum.io/english/cryptum/ecosystem/bnb-chain.md)
- [Cardano](https://docs.cryptum.io/english/cryptum/ecosystem/cardano.md)
- [Celo](https://docs.cryptum.io/english/cryptum/ecosystem/celo.md)
- [Hathor](https://docs.cryptum.io/english/cryptum/ecosystem/hathor.md)
- [Solana](https://docs.cryptum.io/english/cryptum/ecosystem/solana.md)
- [Stellar](https://docs.cryptum.io/english/cryptum/ecosystem/stellar.md)
- [XRP Ledger](https://docs.cryptum.io/english/cryptum/ecosystem/xrp-ledger.md)
- [Stratus](https://docs.cryptum.io/english/cryptum/ecosystem/stratus.md)
- [Hyperledger Besu](https://docs.cryptum.io/english/cryptum/ecosystem/hyperledger-besu.md)


---

# 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.cryptum.io/english/cryptum.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.
