# Accept Invite as a Member

You’ve been invited to join as a **Member**. Let’s get you in!

{% stepper %}
{% step %}
**Open your email** inbox
{% endstep %}

{% step %}
Find the Coral invitation and click **“Accept Invite.”**

<figure><img src="/files/ttmK9pA2RAIdyzUrN0b1" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
You’ll be redirected to the **Coral App** (if installed) or the **Web App**
{% endstep %}

{% step %}
**Log in using the phone number** that is linked to the email where you received the invitation
{% endstep %}

{% step %}
Once logged in, you’ll see **only the events of the organizer** who invited you
{% endstep %}
{% endstepper %}

You’re now ready to **scan tickets** on behalf of the organizer at the event

{% hint style="warning" %}
As a **Member**, your access is limited to scanning tickets. You won’t be able to manage events or send communications, but you’re an essential part of the event day team.
{% endhint %}

You’re in! Just head to the event, open the app, and start scanning tickets with ease.


---

# 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.coralyourevent.com/getting-started-on-coral-mobile-app/accepting-your-team-invitation-on-coral/accept-invite-as-a-member.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.
