# Internal Content

iX Hello allows you to save your contents like text, image, audio/ video, HTML, SSML, JSON files etc. within the platform as well. They are referred to as Internal Contents.&#x20;

To access these contents from your app/ bot, you need to create an instance of connection to 'Internal Content'.

From the left navigation, go to Integrations -> Connect System and then Add New Connection.

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

Click on Add New Connection.

On the resulting pop up, under 'Choose Connection' Integration Category select 'Internal Content'. Click on Next.

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

Provide an instance name and click on Save Settings/Next.

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

Upon successful connection, you can find your integration instance to Internal Content, and this now can be used as a data source for your app/ bot.

<figure><img src="/files/exLut7BwAB4RnBrkvGS7" 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://docs.ixhello.com/ixhc/general/enterprise-connections/internal-content.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.
