> For the complete documentation index, see [llms.txt](https://docs.gocontent.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gocontent.ai/gocontent-social-posts/ideas-generator.md).

# Ideas Generator

Instead of spending hours racking your brain for the perfect article idea, you can now generate a wealth of creative and relevant topics effortlessly.&#x20;

Simply input a few keywords or select a topic of your choice, and our sophisticated AI will do the rest, providing you with instant inspiration.&#x20;

You'll have a list of potential article ideas in less than a minute.

### How to use Ideas Generator?

On the website's homepage, click on '**Brainstorming**' in the menu located on the left side of the page.

To get articles on '**Lenny Kravitz**, enter Lenny Kravitz in the search bar.

Our tool will offer you a variety of posts topics on Lenny Kravitz in less than a minute.

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

#### Selaect the language

You must choose a geographical area or a language.

Choosing a language allows you to perform more varied searches.

Indeed, you will have many more options for articles based on the selected language.&#x20;

For example, by choosing English (US), you can obtain more results than by choosing Italian or vice versa.&#x20;

This enables you to multiply your sources on topics that interest you.&#x20;

It will not prevent you from generating the article in the language you desire.

**How to select the language?**

In the search bar, click on the **globe icon** to select the language or geographical area.

The available geographical areas and languages are:

* Australia (English)
* Canada(English)
* Deutschland (German)
* España (Spanish)
* France (French)
* Italia (Italian)
* Portugal (Portuguese)
* United Kingdom (English)
* United States (English)

#### Example

A list of post topics on Lenny Kravitz appears. Choose one of the suggested themes.&#x20;

For Example, we selected '**The Influence of Lenny Kravitz on Modern Rock and Soul Music**'

<figure><img src="/files/i0o86etGBT7tGfYZX7cm" alt="" width="369"><figcaption></figcaption></figure>

In less than a minute you will get a series of posts suggestions presented as thumbnails.

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

In '**Recent Explores**' you will find the posts topics about '**The Influence of Lenny Kravitz on Modern Rock and Soul Music**'.

<figure><img src="/files/tSuxevYeLT9Rsb87ydhn" alt="" width="375"><figcaption></figcaption></figure>

Hover over a thumbnail and click the "**Create a Post**" button to make an article in seconds.

{% hint style="info" %}
To learn more about creating posts, go to '[**Creating a social media post**](/gocontent-social-posts/creating-a-social-media-post.md)'.&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.gocontent.ai/gocontent-social-posts/ideas-generator.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
