# Manage Collections

The **“Collections”** tab contains all the collections you have ownership over. Here you will find collection specific actions:

{% hint style="warning" %}
If you would like to add a Coin/Token/Rune to your community, please reach out to the Matrica Team in your Support Channel.
{% endhint %}

* **Add Collection** - Upload your collection hash list or put in the creator address/collection key, depending on the token standard you are using.
* **Update** - Update your collection by uploading the most up to date data.&#x20;
* **Refresh** - Run a metadata refresh for your entire collection. This will query most up to date on-chain attributes and images for your collection.&#x20;
* **Export** - Snapshot a list of your holders for each token in your collection or export the hash list that is uploaded in Matrica. <br>

  <figure><img src="/files/y1tpIgC7rzMAKFsFLQkD" alt=""><figcaption></figcaption></figure>

Click the edit icon next to each collection to manage how they will appear on the matrica.io site. <br>

<figure><img src="/files/05R1HiYTKVXe7lrMDBkv" alt=""><figcaption></figcaption></figure>


---

# 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.matrica.io/guides/community-guide/manage-collections.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.
