# Edit

![](/files/-MLx98ykFQmNkfcRtoqB)

* **Title:** Describe your download, don't worry you can change this at any time.&#x20;
* **Modify the Slug:** If you click the here link, this will allow you to edit the slug, or URL of the download. Note you must enter a title first.&#x20;
* **Description:** Quick description of the download, which you may also change at any time. (*Note with the new Page Builder this is likely to become the Excerpt used for SEO*)
* **Categories:** You may optionally categorize your course. If no categories are present in the drop-down, [set them up here.](/creating-content/categories.md)&#x20;
* **Tags:** If you're leaning on the [Global Search](/creating-content/site-search.md), adding tags will great help the chances your customers can find what their looking for on your site.&#x20;
* **Add Author:** Here you can assign an author to this piece of content, this will display their name and avatar publicly on the download.&#x20;
* **Feature Image:** This is your feature image that best represents the Course.


---

# 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.mavenseed.com/creating-content/downloads/edit.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.
