# Claiming or Updating an Existing Collection

Search for your NFT collection through the [creator portal](https://create.tensor.trade/).

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

If your collection is already claimed, make sure you are signed in with the correct email address!

<figure><img src="/files/2e2NcOBfuBYzTR3fygwr" alt=""><figcaption><p>Head to our <a href="https://discord.gg/tensor">discord </a>and open a support ticket if there's any issue!</p></figcaption></figure>

<figure><img src="/files/6JV4HaenVk03S9VtIakl" alt=""><figcaption><p>Example of an unclaimed collection</p></figcaption></figure>

After pressing claim, check that all the details are correct.

* Collection Name
* Collection Slug/URL (tensor.trade/trade/**slug**)
* Collection Symbol
* Description
* Collection Image (Logo)
* Socials
  * Twitter (X)
  * Discord (no vanity link, these can be stolen!)
  * Website

{% hint style="warning" %}
Connect with your project's official X account to authenticate your ownership! Your claim may be rejected if you do not connect.
{% endhint %}

To further authenticate your ownership, **it is recommended** to connect and sign with your Update Authority wallet.

<figure><img src="/files/3Ey39FzFN63tzED15qza" alt=""><figcaption></figcaption></figure>

Once signed, hit the submit button for our staff to review.

<figure><img src="/files/Aue6Vg36CYaEhB170Bk4" 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.tensor.trade/work-with-us/creator-portal/claiming-or-updating-an-existing-collection.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.
