# Inscription # Based Roles

For Bitcoin Ordinals, you can verify holders of Inscription numbers under a certain Inscription threshold. Click **"Create New Rule"** and select **Inscription.**

{% hint style="info" %}
The **inscription number** refers to the **chronological order** in which an inscription was created (i.e. written or “inscribed” onto a sat). Means this feature is applicable mainly for low inscription numbers, as they are sometimes not tied to a specific collection (e.g. sub 1K).
{% endhint %}

<figure><img src="/files/5LJKfZ7Lr5tARxVZ9xwG" alt=""><figcaption></figcaption></figure>

Here you can set a "**Maximum Inscription Number"** for which all Inscription Numbers \<X will meet the criteria and be verified.

Examples: <1,000 , <10,000, <100,000.

<figure><img src="/files/mAhEDMoSQWLZIJIyoH60" 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/inscription-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.
