# Instagram\*

<h2 align="center"><strong>Видеоурок:</strong> Instagram</h2>

Команда Nextbot подготовила видеоурок о том, как подключить Instagram к Nextbot

**Посмотреть на YouTube:** <https://www.youtube.com/watch?v=nMAOxxOFF70>\
**Посмотреть на Rutube:** <https://rutube.ru/video/private/6bf66d96f919c3736f69939e054d7004/?p=luNd_JrZj9FSducBGrg4rg>

<h2 align="center">Instagram</h2>

Подключение Instagram\* канала позволяет интегрировать Nextbot с вашим аккаунтом Instagram. ИИ-агент сможет отвечать на сообщения пользователей в Direct, а также реагировать на взаимодействия с вашими Stories, постами и Reels.

{% hint style="info" %}
Важно: при отключение Инстаграм, все ранее введенные ключевые слова и настройки будут удалены
{% endhint %}

#### [Настройки Direct](/functional/integrations/instagram/nastroika-direct-i-stories.md)

#### [Настройки комментариев](/functional/integrations/instagram/nastroiki-kommentariev.md)

## Важная информация о личных аккаунтах <a href="#r_g" id="r_g"></a>

При первом подключении канала Instagram вам будет показано уведомление.\
Ознакомьтесь с информацией и нажмите кнопку "принять".

<figure><img src="/files/gJpIJVxftCesY3lSWUBY" alt=""><figcaption></figcaption></figure>


---

# 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://doc.nextbot.ru/functional/integrations/instagram.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.
