> For the complete documentation index, see [llms.txt](https://docs.socialpass.io/gitbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.socialpass.io/gitbook/event-attendees-guide/discovering-and-attending-events/for-nft-ticket-tiers.md).

# For NFT Ticket Tiers

If the ticket you'd like is an NFT ticket tier, follow the steps below:

## Step 1: Select Your Ticket <a href="#step-1-select-your-ticket" id="step-1-select-your-ticket"></a>

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

If there are more than one type of NFT ticket tiers, make sure the one you select corresponds with the NFT in your wallet.

## Step 2: Fill out your name and email <a href="#step-2-fill-out-your-name-and-email" id="step-2-fill-out-your-name-and-email"></a>

<figure><img src="/files/9H5AN6h0JBop6PW9bXx0" alt=""><figcaption></figcaption></figure>

Once complete, press the button "Get Tickets".

## Step 3: Connect Your Wallet

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

Choose from our supported wallet options, including MetaMask, WalletConnect, and Coinbase Wallet. Click "Continue" to initiate the verification process, as SocialPass scans your wallet for the relevant NFT(s).

## Step 4: Success!

<div><figure><img src="/files/n0FrZLrPQlxOhOlXllrx" alt=""><figcaption></figcaption></figure> <figure><img src="/files/kCxDGbBIsnGOh0YaS4oT" alt=""><figcaption></figcaption></figure></div>

\
Boom! You snagged some tickets. We provide a couple options on how to get your tickets. Download a PDF, add to your mobile wallet, or find it in your email.

{% hint style="info" %}
For extra security, we email you a passcode to enter to unlock your tickets.
{% endhint %}

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.socialpass.io/gitbook/event-attendees-guide/discovering-and-attending-events/for-nft-ticket-tiers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
