# Quick Start - Discord

## Quick Links

**Add Nai to your Discord Server:** [**click here**](https://discord.com/oauth2/authorize?client_id=1054891522786611231\&permissions=534723947584\&scope=bot)

**Join the imgnAI Discord Server:** [**click here**](https://discord.com/invite/imgn)

{% hint style="danger" %}
Make sure you're using the correct Discord link - IMGN Labs / imgnAI is ONLY available at:

<https://discord.gg/imgn>

**NO other Discord links or communities are run by the official IMGN Labs / imgnAI community!**
{% endhint %}

## How to join and generate in Discord

### Step 1 - Log in to Discord

To use Nai in Discord, you need to have a verified Discord account. If you're new to Discord, you can [learn how to set up your account](https://support.discord.com/hc/en-us/articles/360033931551-Getting-Started) and [how to verify it](https://support.discord.com/hc/en-us/articles/6181726888215). You can use Nai on any Discord application - desktop, mobile or web.

### Step 2 - Join the imgnAI server

Once you've logged in to Discord, click the `+` button on the left to add a server.

<figure><img src="/files/cCxPJ7Gfmjq3OEsyi9jq" alt=""><figcaption><p>Click the + button or navigate to <a href="https://discord.gg/imgn">https://discord.gg/imgn</a> from any browser</p></figcaption></figure>

Click "Join a Server", use the invite link [https://discord.gg/imgn](https://discord.com/invite/imgn), click "Join Server", and...you're in!

### Step 3 - Generate!

Head to the `AI generations` section in the IMGN Discord server.

<figure><img src="/files/OZObk5S3ry2g38QQgUp3" alt=""><figcaption><p>Choose either Safe for Work (SFW) or Not Safe for Work (NSFW)</p></figcaption></figure>

Type / and the menu will appear, asking you to select which model you would like to use. Select a model, then type in your prompt. Your prompt is a description of the image you want to generate.

We recommend starting with /gen. This command calls GenXL, our most advanced model to-date.

<figure><img src="/files/CC3Pn2azcYJvn1cBEbCN" alt=""><figcaption><p>Choose a model or use /imagine, which gives you 4 model responses in 1!</p></figcaption></figure>

Hit enter and your image will be generated and appear in the channel!&#x20;

<figure><img src="/files/vr0gxaMFOgl9Fxgzyxv8" alt=""><figcaption><p>Your results are displayed in the channel</p></figcaption></figure>

If you prefer to generate in private, you can do this by DM'ing Nai directly, or adding her to your own private server. If you want to generate art socially with your friends, you can add the bot to any server!

For more detailed Discord instructions including how to use the buttons, generate in DMs, and how to add Nai to your own server, head to the [Using Discord](/imgnai/using-discord.md) section.


---

# 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://imgnai.gitbook.io/imgnai/getting-started/quick-start-discord.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.
