# Creating Content

- [Dashboard](https://docs.mavenseed.com/creating-content/dashboard.md): The dashboard is your place to keep a pulse on your Mavenseed business.
- [Posts](https://docs.mavenseed.com/creating-content/posts.md)
- [Quotes](https://docs.mavenseed.com/creating-content/posts/quotes.md): Also known as testimonials
- [Pages](https://docs.mavenseed.com/creating-content/pages.md): Pages are great for contact us, team and landing pages.
- [Courses](https://docs.mavenseed.com/creating-content/courses.md): Overview of creating, editing and promoting your course on Mavenseed
- [Course Stats](https://docs.mavenseed.com/creating-content/courses/course-stats.md)
- [Chapters: Adding & Editing](https://docs.mavenseed.com/creating-content/courses/content.md)
- [Lessons](https://docs.mavenseed.com/creating-content/courses/adding-lessons-to-chapters.md): This covers adding the three types of lessons to chapters; text, uploading and embedding videos.
- [Exercises (Assignments)](https://docs.mavenseed.com/creating-content/courses/exercises-assignments.md): Overview on how to add an Exercise (Assignment) to your Course
- [Submitting to an Exercise](https://docs.mavenseed.com/creating-content/courses/exercises-assignments/submitting-to-an-exercise.md): Overview of how your students will submit their exercises for you to review
- [Quizzes](https://docs.mavenseed.com/creating-content/courses/quizzes.md): This document will overview how to added quizzes to your courses on Mavenseed
- [Details](https://docs.mavenseed.com/creating-content/courses/details.md): Covering how to add those extra details to your course
- [Selling Options](https://docs.mavenseed.com/creating-content/courses/sell.md)
- [Course Files](https://docs.mavenseed.com/creating-content/courses/course-files.md)
- [Settings](https://docs.mavenseed.com/creating-content/courses/settings.md)
- [Notes](https://docs.mavenseed.com/creating-content/courses/notes.md)
- [Revisions](https://docs.mavenseed.com/creating-content/courses/revisions.md)
- [Community](https://docs.mavenseed.com/creating-content/community.md)
- [Buzzes](https://docs.mavenseed.com/creating-content/community/buzzes.md): It's like a miniature comment!
- [Downloads](https://docs.mavenseed.com/creating-content/downloads.md): Offering an Ebook, or digital download of your training
- [Edit](https://docs.mavenseed.com/creating-content/downloads/edit.md): Upload your file and adjust the title of your download
- [Sell](https://docs.mavenseed.com/creating-content/downloads/sell.md)
- [Files](https://docs.mavenseed.com/creating-content/downloads/files.md): Downloads need files to be attached for customers to then download after purchasing. Here's how to do that.
- [Live Streams](https://docs.mavenseed.com/creating-content/live-streams.md): Diversify the offering to your members by paring Mavenseed with Youtube.
- [Editing Details](https://docs.mavenseed.com/creating-content/live-streams/editing-details.md)
- [Selling Options](https://docs.mavenseed.com/creating-content/live-streams/selling-options.md)
- [Editing Media](https://docs.mavenseed.com/creating-content/live-streams/editing-media.md)
- [RSVP's](https://docs.mavenseed.com/creating-content/live-streams/rsvps.md)
- [Categories](https://docs.mavenseed.com/creating-content/categories.md): Organize your content into Categories
- [Tags](https://docs.mavenseed.com/creating-content/tags.md)
- [Site Search](https://docs.mavenseed.com/creating-content/site-search.md)
- [Page Builder](https://docs.mavenseed.com/creating-content/page-builder.md): Available on Courses, Downloads, Pages, and Live Streams.
- [Using Templates](https://docs.mavenseed.com/creating-content/page-builder/using-templates.md)
- [Media Library](https://docs.mavenseed.com/creating-content/media-library.md)


---

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