# Get Invitation Code

### 1. Request admin to add you as user to the business

<table><thead><tr><th width="75">Step</th><th>Action</th></tr></thead><tbody><tr><td>1</td><td>Navigate to the left menu, under <strong>Add</strong>, click <strong>Users</strong></td></tr><tr><td>2</td><td>User Library page will be displayed</td></tr><tr><td>3</td><td>Click <strong>Create New</strong></td></tr><tr><td>4</td><td><p>On the Add User page, enter following details: </p><ul><li>User Name </li><li>Phone </li><li>Email Address</li></ul></td></tr><tr><td>5</td><td>Select <strong>Role</strong></td></tr><tr><td>6</td><td>Click <strong>Invite</strong></td></tr><tr><td>7</td><td>An Invited popup will display. Click <strong>Close</strong></td></tr></tbody></table>

### 2. **Receives invitation code via SMS**

<table><thead><tr><th width="75">Step</th><th>Action</th></tr></thead><tbody><tr><td>1</td><td>You will receive a SMS on your mobile</td></tr><tr><td>2</td><td>Get the invitation code</td></tr><tr><td>3</td><td>Enter the invitation code on the Sign Up page</td></tr></tbody></table>


---

# 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-web-portal/get-invitation-code.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.
