# Inviting EMA

## Introduction

There are two-way to use and invite EMA. The first way is to invite EMA directly on to your server; and the second is to add EMA as an app. It is fairly recommended to use the first one but incase there's no more slots remaining you may instead just use the second way.

## 1. Adding EMA to your Server

Simply use EMA's invite link which is:&#x20;

{% embed url="<https://discord.com/oauth2/authorize?client_id=1089042308898508850&permissions=515396455488&scope=bot>" %}
EMA's discord invte link
{% endembed %}

## 2. Adding EMA as an App

In order to do this- simply join (TBD)


---

# 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.nai.lol/quickstart/inviting-ema.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.
