# How to create an NFT as a Badge

**Let's start by creating an NFT to use as a badge. Users that will complete the tasks on your**

* **Click on your profile picture** in the top right corner of the page.
* Select "**Membership**" from the dropdown menu.
* Click on "**Create Membership**."  \*
* Choose "**Create a Token Membership**."
* Time to create! Here's **what to do next**:&#x20;

  a. Add a cover for your Badge. \
  b. Add the name of your Badge. \
  c. Specify the total number of badges you want to put for free OR select "Unlimited." \
  d. Select "Free."
* Click "**Next**."
* A summary of your badge will appear. If you are satisfied with how it looks, click on "**Next**." If not, go back and modify it.
* Once the magic is done and your membership is deployed, click "**Go to Token Memberships**" to view your newest one!

{% embed url="<https://youtu.be/A_GhTju8yv8>" %}
How to create an NFT as Badge
{% endembed %}


---

# 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.ucollect.me/tutorials/ready-to-start/are-you-a-community-builder/loyalty-program/how-to-create-an-nft-as-a-badge.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.
