# Milestone / Text Activity

**A milestone is used to mark the beginning of a new level. They are always required and must simply be viewed by the user in order to be fulfilled.** Create up to 4 (four) milestones per Pathway - one per level.

All four milestones are visible in your Pathway Editor, but a milestone will only be visible on a published Pathway if it contains one or more activities.

## How to create a Milestone Activity

1. **Open a Pathway.**
2. **Select the + icon and then select Milestone.**&#x20;
3. **Add Activity Name.** This will be visible on the Pathway.
4. **Add a banner.** Upload an image (at least 1136 x 758px in size (.jpg, .png)) that will be visible once a user selects the Pathway.
5. **Add a short snippet.** Write a short description of the milestone that is visible on the Pathway for desktop and tablet only (max. 90 characters).
6. **Write a description.** Write a longer description of the milestone that is visible once a user selects the Pathway tile on mobile, desktop and tablet.
7. **Attach a resource.** Choose a file (PDF, Audio, Image, or Video) from [Cloudfile](https://everyday-digital.gitbook.io/template-catalog/cloudfile/platform-media-storage).
8. **Activity Settings.** Milestone activities are always required and must be viewed to be completed.
9. **Save.**


---

# 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://everyday-digital.gitbook.io/pathways-docs/pathway-editor/pathway-activities/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.
