# Chapters: Adding & Editing

Once you have your course created, you may begin adding content to your course. Each piece of content lives within a Chapter, or *grouping*.&#x20;

## Editing a Chapter within a Course

The first chapter of any new course has been automatically created for you. Though you'll likely want to rename this when you're building your content on Mavenseed.&#x20;

1. **Click the three dot menu icon** in the upper right hand corner of the content block.&#x20;

![](/files/-MLwumbhTlfK4WJOxcJL)

2\. **Click Edit Chapter.** This will bring in a side panel allowing you to edit the name and description of the chapter.&#x20;

{% hint style="info" %}
If you're craving more room to write your content, click the expansion icon next to the "x" to go full screen.&#x20;
{% endhint %}

![](/files/-MLwutH9Rr4GfWUkkY3L)

3\. After updating your Chapter, or grouping of content. Click **Update Chapter.**&#x20;

{% hint style="info" %}
There are three main types of content you can add to a chapter. **A lesson** which could be a text, streaming video or downloadable file, **an exercise** which your customers can submit various files to, and **quizzes.**&#x20;
{% endhint %}

### Sorting Content Within a Chapter

Once you've created your chapter, you're able to rearrange the order of the content within a chapter. To do so, Left Click and Drag on the three dot grip menu to the left of the lesson title to the spot you'd prefer.&#x20;

![](/files/-L_pCDT_XjFtVamWO85n)


---

# 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/courses/content.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.
