# Home

**Welcome to the CAGA Technical Documentation hub!** Whether you're a blockchain enthusiast, a developer, or someone new to the world of blockchain, you'll find a treasure trove of resources here to get you started and keep you going.

***

**CAGA** is a high-performance blockchain network engineered for rapid, low-cost transactions, catering specifically to the Web3 ecosystem with advanced features for developers, validators, and end-users.

* [**Understanding CAGA**](https://cagacrypto.gitbook.io/caga-whitepaper/introduction): Unveil the capabilities and design philosophy of the CAGA network that sets the stage for a scalable and user-oriented blockchain experience.
* [**Technical Architecture**](https://cagacrypto.gitbook.io/caga-whitepaper/technical-overview/caga-architecture): Dive into the backbone of CAGA’s innovative blockchain, highlighting our unique Proof of Authority (PoA) mechanism and EVM compatibility.
* [**CAGA Staking Guide**](https://cagacrypto.gitbook.io/caga-whitepaper/staking-and-rewards/caga-staking-essentials): Learn about the staking process on CAGA, from starting your staking journey to understanding the rewards and liquid staking assets.
* [**CAGA Ecosystem Tools**](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/integrations-and-applications/multichain-wallet): Discover the suite of tools that make up the CAGA ecosystem, including our Multichain Wallet and decentralized exchange (DEX) platform.
* [**Community and Governance**](https://cagacrypto.gitbook.io/caga-whitepaper/join-and-progress): Engage with the CAGA community and participate in governance to help steer the future of the network.
* [**CAGA Roadmap**](https://cagacrypto.gitbook.io/caga-whitepaper/join-and-progress/development-roadmap): Stay informed about the future developments and milestones that await on the CAGA network's horizon.

We understand that building on a new platform can be complex, so while we're still compiling our comprehensive APIs and SDKs, we encourage you to:

* [**Connect with Our Community**](https://cagacrypto.gitbook.io/caga-whitepaper/join-and-progress/join-us): Join lively discussions, get support, and share your ideas with fellow CAGA enthusiasts on [Telegram](https://t.me/cagacryptogroup) or [Discord](https://discord.com/invite/hsNNAXuENr).
* [**Follow Developer Updates**](https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/testnet): Keep up with the latest development news, updates, and upcoming features through our Developer's Handbook.

## Need Further Assistance? We're Here to Help!

If you have questions that haven't been answered in our documentation, don't hesitate to reach out. You can use the search function at the top of the page for specific queries. Alternatively, you can email us at [technical@cagacrypto.com](https://app.gitbook.com/u/dGW95sgPiMbnPvV9vFLzPhKFgn23) or connect with us on [Twitter ](https://twitter.com/_cagacrypto)for a more immediate response. We're committed to providing you with all the information you need to make the most out of CAGA.

[CAGA](https://www.cagacrypto.com) · [GitHub Repository](https://github.com/CAGA-Crypto) · [Terms of Use](https://www.cagacrypto.com/terms-of-use)


---

# 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/home.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.
