# Instagram

The Instagram channel let you publish your chatbot on an Instagram account.

Your chatbot will automatically reply whenever someone sends a private message to your Instagram account inbox.

Additionally, Xenioo is also integrating with your account to receive automatic event notification to any of your stories.

### Registering Xenioo on your Instagram Page

Registering your page for publishing is a very quick process.&#x20;

The very first time your open the Instagram publishing dialog, Xenioo will require you to bind your Facebook account. To do so, click on the Instagram button you see in the center of the dialog and follow the step by step procedure.

{% hint style="info" %}
Instagram integration is made possible trough Facebook account linking. In order to use your Instagram account, it must be linked to your Facebook page.
{% endhint %}

Once the procedure completes, Xenioo will automatically display the list of all the accounts that are linked to pages you can access.


---

# 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.xenioo.com/basic-concepts/publishing/channels/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.
