# Preview

Before starting the creation of a Post, you have the opportunity to access information on the main sources that will aid in its creation.

In the suggestions of posts that you have under '**Recent Explores**', '**Custom Feeds**', '**Trending Feeds',** '**Favorites**', and '**Brainstorming**' you will find the main source that will be used to create your post at the bottom left of each thumbnail.

By clicking on the **source link**, you will have access to the article that serves as the main source for writing your post.

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

In the window that opens, you have access to the website address where the article comes from, the article title, and the article itself.

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

To generate your Post, simply press the '**Create a Post**' button at the bottom right of the preview.

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

To create more posts from similar content, go to [**Similar search**](/gocontent-social-posts/researching-a-social-media-post-topic/similar-search.md).


---

# 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.gocontent.ai/gocontent-social-posts/creating-a-social-media-post/preview.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.
