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

# How to View your Contributions

Navigate to the **Crowdloan** tab and you will see your contributed $KSM/$DOT.&#x20;

![](/files/O4qdzS7jYCbbXbL9S64G)

In addition, your contribution is shown in the history as a transfer because it's sent to the project's special account.

As per the [Polkadot Wiki](https://wiki.polkadot.network/docs/learn-crowdloans): "Tokens used to participate must be transferable — that is, not locked for any reason, including staking, vesting, and governance — because they will be moved into a module-controlled account that was generated uniquely for this campaign."&#x20;

If you're looking for your crowdloan rewards, you can find them in [sub.id](https://sub.id/#/). For more information about rewards, contact the project you contributed to or join the [Official Telegram chat of Fearless Wallet](https://t.me/fearlesswallet)


---

# 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.fearlesswallet.io/crowdloans/walkthrough/how-to-view-contributions.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.
