# Discovering & Attending Events

## Getting Set Up <a href="#f0-9f-9f-a0-getting-set-up-1" id="f0-9f-9f-a0-getting-set-up-1"></a>

The only thing you'll need to get tickets is the ticket site. No account required! Make sure to follow SocialPass on [**Twitter**](https://twitter.com/SocialPass_io?s=20\&ref=blog.socialpass.io) or [**Discord**](https://t.co/XGFOJl8dRV?ref=blog.socialpass.io) to find events near you.

## Selecting a Ticket Tier <a href="#f0-9f-9f-a0-selecting-a-ticket-tier" id="f0-9f-9f-a0-selecting-a-ticket-tier"></a>

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

SocialPass currently offers two types of [**ticket tiers**](/gitbook/event-hosts-guide/ticket-tiers.md)**:** free and NFT tiers. Free ticket tiers are, well...free. NFT ticket tiers require you to prove ownership of specified NFTs. Each tier offers unique benefits and experiences, so choose the one that best suits you.

{% hint style="info" %}
Make sure to check if your event host has added +1 guests to tickets.
{% endhint %}


---

# 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.socialpass.io/gitbook/event-attendees-guide/discovering-and-attending-events.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.
