# Post Edit

### Features

<table data-header-hidden><thead><tr><th width="346">Feature</th><th>Description</th></tr></thead><tbody><tr><td>Feature</td><td>Description</td></tr><tr><td>Text editing</td><td>Allows you to edit the post</td></tr><tr><td>Image removal</td><td>Allows you to remove images from the post</td></tr><tr><td>File removal</td><td>Allows you to remove files from the post</td></tr></tbody></table>

{% hint style="info" %}
Limitation:

Images and files can only be removed from a post. New images or files cannot be added.
{% endhint %}

#### Edit Post Pop-up

<figure><img src="/files/jo0gd5f3r9pln4r5BnOQ" 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.social.plus/social-plus-uikit/uikit-3/web/social-uikit/our-components/post-edit-page.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.
