# OpenAI for Content Buckets

Search engines prioritizes high quality original content. That's why using high-quality content is key from an SEO perspective.&#x20;

Although SEO Neo comes with [**a free built-in article builder**](/documentation/features/article-builder.md), using the power of AI is the way-to-go to create high quality and niche-relevant articles for your campaigns. And when we are talking about AI, one thing comes in everyone's mind... **OpenAI** !

{% hint style="info" %}
Using **high quality articles** can dramatically boost ranking results of your campaigns.
{% endhint %}

SEO Neo has integration with OpenAI that allows you to generate extremely powerful articles for your campaigns. In order to use OpenAI you first  will need to generate an API key.

### Generating OpenAI secret key (API Key)

Navigate to OpenAI website and click on "API" section.

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

Open account menu. You can find it on the top-right section and click on "**View API Keys**".

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

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

From the next screen, click on "**Create new secret key**" button.

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

A new pop-up will appear. Give your key a **Name** and click on "**Create secret key**" button.

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

Your secret key will be generated. Copy your **secret key** (because you will need it to setup OpenAI on SEO Neo) and click "**Done**".

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

### Setting OpenAI secret key (API key) on SEO Neo

To set your API key, from SEO Neo navigate:

**Settings > Third Party API > Content Source**

Paste your OpenAI generated **secret key** that you copied earlier on "**OpenAI**" field.

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

{% hint style="info" %}
Don't forget to save your settings by clicking "**Save Changes**" button.&#x20;
{% endhint %}

Now you are ready to use OpenAI for your content on content buckets.

<figure><img src="/files/1BnWD9PjpPFKsx2AY323" alt=""><figcaption></figcaption></figure>

Watch our [**Tips and Tricks video**](https://youtu.be/cVdeYw-PIuk) on how to use OpenAI for your content buckets below:

{% embed url="<https://youtu.be/cVdeYw-PIuk>" %}


---

# 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.seoneo.io/documentation/features/openai-for-content-buckets.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.
