# Создание приложения

Дальше работа над оформлением интеграции будет происходить на сайте [**Discord Developers**](https://discord.com/developers/applications).

Здесь мы создаём новое приложение, необходимо нажать на синюю кнопку в правом верхнем углу, чтобы приступить к процессу.

<div align="left"><figure><img src="/files/F61lgGvgZSgnD0MovqyF" alt=""><figcaption></figcaption></figure></div>

Далее пишем название проекта. В нашем случае мы опираемся на наименование сборки, под которую настраиваем модификацию.

<div align="left"><figure><img src="/files/2mQcun7RqCZYKCc65XHJ" alt=""><figcaption></figcaption></figure></div>

В первом разделе настройки интеграции будет отображён нужный нам для копирования Айди, сохраняем его в буфер обмена.

<div align="left"><figure><img src="/files/eexaWFk8rDvDe7I1Ax87" alt=""><figcaption></figcaption></figure></div>

Открываем config-файл, вставляем айди вместо того, что там находится изначально. Сохраняем файл и заходим для проверки в игру. Теперь Вы увидите черновое отображение интеграции в Discord, которое мы настроим в последующих разделах.

<div align="left"><figure><img src="/files/uhUyvnsl5YJ8iXRnqTEV" alt=""><figcaption></figcaption></figure></div>


---

# 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://wiki.aegis-mine.ru/modifications/raznoe/simple-discord-rpc/sozdanie-prilozheniya.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.
