# Courses

![](/files/-MLwt_Ejg-oMq5glt9YF)

## Setting up your first course

Courses are like the fruit on your tree. Self contained symptoms of hard work and growth of your tree here at Mavenseed. 😎

> *Courses contain Chapters, Chapters contain Lessons, Exercises, and Quizzes. A Chapter is required to add a Lesson, Exercise or Quiz to a course.*

Creating a course is a powerful feature of Mavenseed. You have a lot of flexibility on how you choose to set up your course; from the content it contains, if you're selling it as a single product, bundling it or including it within your subscription.&#x20;

To get started, head over to your site and click on **Content** and then **Courses** on the left hand menu, and then **New Course**

![](/files/-MLwu-kouReGlxc6U4u2)

* **Title:** Enter in your descriptive title
* **Description:** If you're just getting started, it's okay to not get your final description at this point. Enter a quick blurb and click the **Create & Continue.**&#x20;

![](/files/-LoMfr7yiRKy7VwjFpFl)

Congrats your course is now created. It's now time to fill it with Content, adjust the details of your course, and how you'd like Mavenseed to present your course on the site.&#x20;

{% hint style="info" %}
By default your course is private. Click the green Make Public button when you're ready to share it with the world!&#x20;
{% endhint %}


---

# 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.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.
