# How to edit a roadmap post

**How I can edit a roadmap post?**

1. Go to "Roadmap"
2. Select your roadmap post and click on the edit icon (pen)

   ![](https://help.rainskai.com/storage/article_images/34393030-556e-425f-9a1e-388a5673df67.JPG)
3. It opens a modal with the informations about your post

   ![](https://help.rainskai.com/storage/article_images/4af5e556-71fc-4ede-8df6-1efb764ea2c0.JPG)
4. Update it and done, you edited your post!


---

# 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://sorrix.gitbook.io/docs/roadmap/how-to-edit-a-roadmap-post.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.
