# User Accepts Invitation

### Steps

### 1. Download the Aglive App from the SMS invitation&#x20;

![To enlarge, click on this video. Press ESC to exit](https://gblobscdn.gitbook.com/assets%2F-MRY9iy48WrdsHmlDwaj%2F-MUvJnBJA3YuVhrSvXsj%2F-MUvN_n2_Lj_QbEqTO47%2F01%20UserAcceptsInvite-Download.gif?alt=media\&token=d1fbe1f1-b6ae-40aa-8c98-c769dd9ee391)

| Step | Action                                                                   |
| ---- | ------------------------------------------------------------------------ |
| 1    | Invited user will receive an SMS with an invitation code on their mobile |
| 2    | Click on the link in the SMS to download the Aglive App                  |
| 3    | Install and launch the App                                               |
| 4    | Read through the App features or press skip                              |
| 5    | Click **Let's Start** once you're ready                                  |

### 2. Sign Up

{% content-ref url="/pages/-MXpqdcGtRENMiKg9q4Q" %}
[Sign Up](/aglive/aglive-mobile-app/sign-up.md)
{% endcontent-ref %}

### 3. Sign up by creating a new User Profile

{% content-ref url="/pages/-MXptFsYGpQ7Lhl\_UOGO" %}
[Setup User Profile](/aglive/aglive-mobile-app/setup-user-profile.md)
{% endcontent-ref %}

### 4. Setup User Profile&#x20;

![](/files/-MagSdLE4zMaNLKlJuqW)

| Step | Action                                                                                                                                           |
| ---- | ------------------------------------------------------------------------------------------------------------------------------------------------ |
| 1    | <p>On <strong>Setup User Profile</strong> page, enter following:</p><ul><li>Name</li><li>Phone</li><li>Email Address</li><li>Signature</li></ul> |
| 2    | On the Signature field, click on the input field to prompt a popup canvas to write your signature, click **Save**                                |
| 4    | An **Accept** popup will display. Click **Accept**                                                                                               |
| 5    | Your signature will be saved into your User Profile                                                                                              |
| 6    | Back to **Setup User Profile** page, click **Save**                                                                                              |
| 7    | A **Saved** popup will display. Click **Close**                                                                                                  |

### 5. Join an Existing Business on Aglive

![](/files/-MY9ARrEPHWn57LV1aI6)

| Step | Action                                                                                                   |
| ---- | -------------------------------------------------------------------------------------------------------- |
| 1    | On Business Profile page, click **Join Now**                                                             |
| 2    | On the Join Existing Business page, enter your **invitation** **code** received in your SMS text message |
| 3    | Click **Join Now**                                                                                       |
| 4    | A **Joined** popup will display. Click **Next**                                                          |
| 5    | The **Business Profile** that you have joined will display. Click **Next**                               |
| 6    | Invited user is now able to access Aglive App homepage                                                   |


---

# 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://help.aglive.com/aglive/aglive-mobile-app/invite-user-to-your-account/user-accepts-invitation.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.
