> 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.md).

# 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
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.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.
