# Generative AI

If you want to get hands on creating a Gen AI app without having to handle the hassle of setting / maintaining third party connection to providers like Open AI/ Anthropic / Azure Open AI etc., then you can use Generative AI integration provided by iX Hello.

On the left navigation, go to Integration -> Connect System.

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

The resulting page lists all the third party and internal connections your account has.&#x20;

Click on Add New Connection.

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

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

Provide an instance name and click on Save Settings.&#x20;

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

An instance of connection to Gen AI is now available and can be used as data source for your apps.

<figure><img src="/files/JQhyYygKC4Z6ngTIJtr4" 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/generative-ai.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.
