> For the complete documentation index, see [llms.txt](https://docs.subwallet.app/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.subwallet.app/main/extension-user-guide/view-crowdloans.md).

# View crowdloans

Currently, users can view their crowdloans (which they have participated in somewhere else) with SubWallet.

{% hint style="info" %}
We have not yet supported participating in crowdloans directly from SubWallet. The list you see is a record of crowdloans you've participated in via some other platforms.&#x20;
{% endhint %}

**Step 1**: Open the SubWallet extension and click on the <img src="/files/Fa0WkuZAMjnP5zVvAdmq" alt="" data-size="line"> icon at the top left corner to get to the Settings section.

<figure><img src="/files/ZKf20FeWFYaHlJWqZP5H" alt="" width="362"><figcaption></figcaption></figure>

**Step 2**: In the Settings section, select "**Crownloans**".

<figure><img src="/files/NF3aFIEb25aw7phtqIqO" alt="" width="362"><figcaption></figcaption></figure>

The crowdloans list will appear. You can now view your crowdloans participation and the approximate time you will receive your tokens back.

<figure><img src="/files/8spZQVCB3cy57Lj15iSG" alt="" width="363"><figcaption></figcaption></figure>

{% hint style="info" %}
You can also use the filter to view crowdloans in a particular category by clicking on the fader icon at the search bar. Choose the type(s) of crowdloan you want to view, then click "**Apply filter**".

<img src="/files/nnb30zOUVfcWoBFxKyA3" alt="" data-size="original"><img src="/files/gsyP34hSyNdruZA4kgNi" alt="" data-size="original">
{% endhint %}


---

# 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://docs.subwallet.app/main/extension-user-guide/view-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.
