# Status Based Roles

Matrica offers multiple "status" based roles that allows community managers to give roles to users who have their NFT either "Listed", "Rented" or "Staked"

Go to the "Discord Verification" tab and select the "add rule" option. Then scroll down to the "Requirement" section and select "Status."\
\
From here you can select either a "Listed", "Rented", "Staked" NFT Status.

{% hint style="info" %}
The "Listed" Status only applies to Bitcoin Ordinals, as the Ordinal remains in users wallets when listing. \
\
On the other side "Rented" and "Staked" refers to Eth or Sol Nfts only.
{% endhint %}

<figure><img src="/files/GpkVxg7TixiJAIgX222s" 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/verification/status-based-roles.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.
