# See Post Parameters

Access the settings of your post by clicking on '**See post parameters**' at the bottom left of your post.

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

Check the 8 parameters of your post:

* **Social Media Platforms** : Name of the Social Media
* **Output Language** : Language of the post
* **Content Length** : Number of words
* **Writing Option** : The chosen writing style
* **Opinion** : The chosen opinion
* **Emoji in the text**: Yes or No
* **Number of Hashtags**: Number of Hashtags in the post
* **Signature**: Yes or No

<figure><img src="/files/lrStexH1DNwa0DvAsx3d" 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.gocontent.ai/gocontent-social-posts/edit-and-manage-my-posts./see-post-parameters.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.
