# Adding a new role

You'll need to use the command :

```
/set-role
```

All options available :&#x20;

* **role** : this has to be a role created on your discord server
* **collection\_ident** : this is the collection identifier of the collection you want to be linked to the *role*
  * This can be an NFT or a token indentifier
* **min** : the minimum of NFT need to get the *role*
* **traits** : the traits needed to get the *role*
  * This only applies to NFT
* **type** : either *all* traits are needed in (min) NFT or *any* of the traits
  * This only applies to NFT

To find your collection\_ident, head to the explorer and look for your collection :<br>

## **Here's an example:**

\
Let's take this collection:&#x20;

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

\
The collection\_ident would be : **UFO-c5d097**

## Only verified/partner collections/tokens are supported. <br>

<mark style="background-color:yellow;">**Please contact us to be added :**</mark> [<mark style="background-color:yellow;">https://discord.gg/Tcy73qEZ7a</mark>](https://discord.gg/Tcy73qEZ7a)<br>

### NFT collections available

* UniqueFaceOrganic - UFO-c5d097 - <https://discord.gg/bsBUwSKGyT>
* UniqueFaceOrganic - UFOC5D097-067875 - <https://discord.gg/bsBUwSKGyT>
* TheRoundTable - TRT-956a03 - <https://discord.gg/F89qxaCrrY>
* TheTavern - TAVERN-e9b9d6 - <https://discord.gg/F89qxaCrrY>
* Cow Cow - COW-cd463d - <https://discord.gg/qXyJ6sX5cA><br>

### Token available

* MOOVEProtocol - MOOVE-875539


---

# 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://yltra.gitbook.io/yltra/getting-started/adding-a-new-role.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.
