> For the complete documentation index, see [llms.txt](https://wiki.acala.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.acala.network/crowdloans.md).

# Crowdloans

- [What are crowdloans](https://wiki.acala.network/crowdloans/acala-network.md)
- [Acala Crowdloan](https://wiki.acala.network/crowdloans/acala-crowdloan.md): Crowdloan is a part of Acala's parachain launch process.
- [Crowdloan Event](https://wiki.acala.network/crowdloans/acala-crowdloan/crowdloan-event.md)
- [Crowdloan Rewards](https://wiki.acala.network/crowdloans/acala-crowdloan/crowdloan-rewards.md): 4.61 ACA for every 1 DOT contributed
- [Claim ACA](https://wiki.acala.network/crowdloans/acala-crowdloan/claim-aca.md)
- [How to Crowdloan](https://wiki.acala.network/crowdloans/acala-crowdloan/how-to-crowdloan.md)
- [FAQ](https://wiki.acala.network/crowdloans/acala-crowdloan/faq.md)
- [Acala Quests](https://wiki.acala.network/crowdloans/acala-crowdloan/acala-quests.md)
- [Attaching Polkawallet to Polkadot.js Extension](https://wiki.acala.network/crowdloans/acala-crowdloan/acala-quests/attaching-polkawallet-to-polkadot.js-extension.md)
- [DOT Address](https://wiki.acala.network/crowdloans/acala-crowdloan/dot-address.md)
- [Creating a New DOT Account](https://wiki.acala.network/crowdloans/acala-crowdloan/dot-address/creating-a-new-dot-account.md)
- [Becoming a DOT Holder](https://wiki.acala.network/crowdloans/acala-crowdloan/dot-address/becoming-a-dot-holder.md)
- [Unstaking Your DOT](https://wiki.acala.network/crowdloans/acala-crowdloan/dot-address/unstaking-your-dot.md)
- [Unstaking Your DOT Tokens on Polkadot.{js} Extension](https://wiki.acala.network/crowdloans/acala-crowdloan/dot-address/unstaking-your-dot/unstaking-your-dot-tokens-on-polkadot.-js-extension.md)
- [Unstaking Your DOT Tokens on Polkawallet](https://wiki.acala.network/crowdloans/acala-crowdloan/dot-address/unstaking-your-dot/unstaking-your-dot-tokens-on-polkawallet.md)
- [Karura Crowdloan](https://wiki.acala.network/crowdloans/crowdloan.md): Crowdloan is a part of Karura's parachain launch process.
- [Crowdloan Event](https://wiki.acala.network/crowdloans/crowdloan/crowdloan-event.md)
- [Crowdloan Rewards](https://wiki.acala.network/crowdloans/crowdloan/crowdloan-rewards.md): Thank you for contributing to the Karura crowdloan!! 🚀
- [Claim KAR](https://wiki.acala.network/crowdloans/crowdloan/claim-kar.md)
- [How to Crowdloan](https://wiki.acala.network/crowdloans/crowdloan/how-to-crowdloan.md)
- [FAQ](https://wiki.acala.network/crowdloans/crowdloan/faq.md)
- [KSM Address](https://wiki.acala.network/crowdloans/crowdloan/ksm-address.md)
- [Creating a New KSM Account](https://wiki.acala.network/crowdloans/crowdloan/ksm-address/create-new-ksm-account.md)
- [Check KSM Address](https://wiki.acala.network/crowdloans/crowdloan/ksm-address/check-ksm-addr.md)
- [Unstaking Your KSM](https://wiki.acala.network/crowdloans/crowdloan/ksm-address/unstaking-your-ksm.md)
- [Unstaking Your KSM Tokens on Polkawallet](https://wiki.acala.network/crowdloans/crowdloan/ksm-address/unstaking-your-ksm/unstake-polkawallet.md)
- [Unstaking Your KSM Tokens on Polkadot.{js} Extension](https://wiki.acala.network/crowdloans/crowdloan/ksm-address/unstaking-your-ksm/unstaking-your-ksm-tokens-on-polkadot.-js-extension.md)
- [Finding Tokens and NFTs](https://wiki.acala.network/crowdloans/crowdloan/finding-tokens-and-nfts.md): How to find tokens and NFTs on Acala & Karura


---

# 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:

```
GET https://wiki.acala.network/crowdloans.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.
