# Add Milestone

This is where you create milestones explaining everything you plan to accomplish through this grant.

### Step 1: Select grant to add milestone

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

Select your grant where you want to add your milestone and click on "Add a new milestone"

### Step 2: Add milestone details

**Milestone Title**: Keep the milestone title concise, between 5 to 8 words.

**Milestone Description**: Provide detailed information about the goals and objectives you aim to achieve in this milestone. Include verification criteria or guidelines to assist anyone in confirming milestone completion.

**Milestone update**: If the milestone is already complete, offer details on the achievement and include verifiable proof of completion.

<br>


---

# 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/add-milestone.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.
