# How do I participate in crowdloans?

**Crowdloans** are a unique feature of Polkadot & Kusama networks that allow projects to raise funds from the community in exchange for rewards. By participating in a crowdloan, **users can lend their tokens to a project for a set period of time and receive rewards** in the form of project tokens, while also supporting the development of the network.

## Here's how you can participate in crowdloans:

1. Open Fearless Wallet on your device and navigate to the **"Crowdloan"** tab in the app and select either **Polkadot** or **Kusama** at the top of the screen:\
   \
   ![](/files/OoT86PZnLwxcLafEeFPr)
2. **Select the crowdloan** you'd like to participate in from the active crowdloans list:\
   \
   ![](/files/60KlAdwqQCvp7WkvR5YV)
3. Make sure you read all the information regarding the crowdloan (i.e. leasing period, raised funds, time left)
4. **Enter the amount of DOT or KSM** you'd like to contribute to the crowdloan:\
   \
   ![](/files/A04JjqNHliScycjcR864)
5. Once you're ready to proceed, click on the **"Continue"** button.
6. **Review your contribution details** and confirm that they are correct.
7. Follow the instructions provided to complete your crowdloan contribution.

**By following these simple steps, you can participate in crowdloans on Polkadot & Kusama directly from your Fearless Wallet.**


---

# 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://wiki.fearlesswallet.io/getting-started/how-do-i-participate-in-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.
