# Post Milestone update

When you complete a milestone, you can post an update on that milestone! This is a great way to keep the community and program managers updated on your progress.

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

To post an update on milestone:

1. Select the grant
2. Select "Milestones and Updates" tab
3. Select "Pending" to view all pending milestones
4. Click "Post an update" to post update and mark milestone as complete.


---

# 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.gap.karmahq.xyz/how-to-guides/for-builders/post-milestone-update.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.
