# Ecosystem Development

- [Testnet](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/testnet.md)
- [Contract Addresses](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/testnet/contract-addresses.md)
- [Network Switch](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/testnet/network-switch.md)
- [Bitget](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/testnet/network-switch/bitget.md)
- [Fearless](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/testnet/network-switch/fearless.md)
- [Fox](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/testnet/network-switch/fox.md)
- [imToken](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/testnet/network-switch/imtoken.md)
- [MetaMask (Auto)](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/testnet/network-switch/metamask-auto.md)
- [MetaMask (Manual)](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/testnet/network-switch/metamask-manual.md)
- [Connect Wallet](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/testnet/connect-wallet.md)
- [Faucet](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/testnet/faucet.md)
- [DEX](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/testnet/dex.md)
- [Bridge](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/testnet/bridge.md)
- [NFT](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/testnet/nft.md)
- [FAQs](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/testnet/faqs.md): FAQs for CAGA Testnet
- [Integrations and Applications](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/integrations-and-applications.md)
- [Multichain Wallet](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/integrations-and-applications/multichain-wallet.md)
- [DEX](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/integrations-and-applications/dex.md)
- [CAGA DEX & The EVM](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/integrations-and-applications/dex/caga-dex-and-the-evm.md)
- [Megapool (Coming Soon)](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/integrations-and-applications/megapool-coming-soon.md)
- [CAGA Builders Program](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/caga-builders-program.md)
- [Application Process & Requirements](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/caga-builders-program/application-process-and-requirements.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://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development.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.
