# Getting Started

SocialPass has made event creation and ticket distribution seamless. Let’s dive straight into what makes SocialPass the platform of choice for event gating.

## Create a Free Account

The first thing an event host will need is an account. It's completely free! [**Sign up now.**](https://socialpass.io/dashboard/accounts/signup/?ref=blog.socialpass.io)

## &#x20;Managing Your Team

<figure><img src="/files/9UGsGEfAmc0PHMOmXUSQ" alt=""><figcaption><p>For illustration purposes, we will be using the alias "Blue Team" as a company name.</p></figcaption></figure>

Your team is the host of the party! Manage your brand's logo, name and team members in just a few clicks.

{% hint style="info" %}
If you have more than one brand, create unlimited teams for better management.
{% 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-hosts-guide/getting-started.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.
