# 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="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FQxJsQkmCM0sXExJqduCe%2FScreenshot_13.png?alt=media&#x26;token=294d4c10-8385-45ec-9adc-9d41982d6a2d" alt="" data-size="line"> icon at the top left corner to get to the Settings section.

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2Fpg5QebyqC50UHp8z2lMT%2FScreenshot_13.png?alt=media&#x26;token=67fb8ad8-a7fd-47b3-943e-b19d3623ca05" alt="" width="362"><figcaption></figcaption></figure>

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

<figure><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FtvqAi5ZGnrA1sHiFChWR%2FScreenshot_67.png?alt=media&#x26;token=c5d662c6-1f9f-440a-94d3-82a0be22331b" 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="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FTOkD3pznaMZF4yB8SMZG%2FScreenshot_48.png?alt=media&#x26;token=71fc7bb9-5eb7-479f-8dbe-a86477d8f7cc" 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="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2F4b8uj6wg04LpDLElaNK2%2FScreenshot_49.png?alt=media&#x26;token=fbae545c-1dea-4fc5-b1fb-a28f1c6adb02" alt="" data-size="original"><img src="https://631687399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lh39Kwxa1xxZM9WX_Bs%2Fuploads%2FMZbvEFPwg4Rjqm0n02rH%2FScreenshot_50.png?alt=media&#x26;token=334a8d81-bf72-4a03-9b6b-2a82f4867c07" alt="" data-size="original">
{% endhint %}


---

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