# Mint NFT Passport

{% embed url="<https://youtu.be/ZcLUvyC-Zn0>" %}

Once you have joined a society, you can opt in for an NFT passport (given the founder has already configured one). To do so, log in to <https://society.jur.io/> and enter the society profile.

Click the Opt-in for NFT passport button.

Click Approve/sign with your wallet. The transaction will cost 0.0001 Jur.

Click Mint NFT Passport.

You will see the preview of your passport with your unique Citizen Number. Click the Mint Passport button.

\
Approve/sign with your wallet, the transaction will cost 0.0001 Jur.

After the transaction has been signed, you will see a success message on the screen and the Passport tab will appear on your screen, where you can view your passport.


---

# 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://gitbook.jur.io/jur-society-knowledge-base/get-started-product-tutorials/netizens/mint-nft-passport.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.
