# Discord

Connect with the NOWAI community on Discord to collaborate, get support, and share knowledge. Our channels cover technical support, billing, feedback, and more. Join us and interact with like-minded creators!

{% tabs %}
{% tab title="Interface" %}

<figure><img src="https://content.gitbook.com/content/nsdvwnOzIBb65D90rMbG/blobs/SVnyu2ENf6k3WFS3NLxl/1.%20Discord%20Interface.PNG" alt=""><figcaption><p>Discord Interface (click to zoom)</p></figcaption></figure>
{% endtab %}

{% tab title="Basics" %}

<figure><img src="https://content.gitbook.com/content/nsdvwnOzIBb65D90rMbG/blobs/nB8YlT6VTmyJeE25bY6L/2.%20channel%20pannel%20IMG_3209.PNG" alt=""><figcaption><p>NOWAI's Channel Panel (click to zoom)</p></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/nsdvwnOzIBb65D90rMbG/blobs/h3oFiMgUAyWUY4JSbBCq/3.%20Discord%20how%20to%20create.PNG" alt=""><figcaption><p>How to create (click to zoom)</p></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/nsdvwnOzIBb65D90rMbG/blobs/ESzChYCJUYSztuiV5qyR/4.%20Discord%20GRID.PNG" alt=""><figcaption><p>NOWAI BOT Image generator GRID (click to zoom)</p></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/nsdvwnOzIBb65D90rMbG/blobs/hepB0Tz91AIG0DMV8F73/5.%20discord%20upscale.PNG" alt=""><figcaption><p>Upscaling layout (click to zoom)</p></figcaption></figure>
{% endtab %}
{% endtabs %}

## DISCORD COMMANDS

<details>

<summary>/create</summary>

The bot willl  automatically  recognise and will let you fill the prompt !&#x20;

* aspect ratios: You can change the aspect ratio by adding --ar to your prompt, followed by the desired ratio. Supported ratios: '16:9', '3:2', '4:3', '5:4', '1:1', '4:5', '3:4', '2:3', '9:16' Example: --ar 16:9 swapping models.&#x20;
* When using /create, choose an available model from the model options. *Commands will remember your last selected model.* You can see what models are available on the '[Models section](https://nowai.gitbook.io/nowai/text-to-image/models)'&#x20;

</details>

<details>

<summary>/describe</summary>

Provide an image and the AI will create a caption describing it! Use **image\_attachment** for an image file or use **image\_url** for an image link.

</details>

<details>

<summary>/fuse</summary>

Deep fusion feature and fuse source image with your desired prompt!&#x20;

* source image: You may attach an image file using the image\_attachment option, or you can include an image URL directly in the prompt field.&#x20;
* fusion power: fusion\_power is how much power /fuse will have over your image.&#x20;
* More power leads to more transformation!&#x20;
* swapping models: /fuse also takes available models from the [models ](https://nowai.gitbook.io/nowai/text-to-image/models)option

</details>

<details>

<summary>/info</summary>

To see useful information on NOWAI bot's command, to subcribe and set your language of your prompt

</details>

<details>

<summary>/language</summary>

This command to set your preferable language for your language

</details>

<details>

<summary>/subscribe</summary>

</details>


---

# 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://nowai.gitbook.io/nowai/platforms-manual/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.
