> For the complete documentation index, see [llms.txt](https://docs.anycampus.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anycampus.io/product/walk-through/video-curriculum/for-learners/explore-curriculums.md).

# Explore curriculums

### 1. **Browse curriculums**

After completing your initial setup, return to the top page to start exploring our diverse array of curriculms.

At AnyCampus, we offer hundreds of courses crafted by top-tier, professional creators aimed at empowering learners with career growth, deeper knowledge and improved lifestyles. For ease of navigation, these curriculums are organized into 13 categories: like Programming & Technology, Marketing, and Lifestyle.&#x20;

For a broader selection, click "Browse" in the header or the "Explore Curriculums" button. If you have a specific subject in mind that you want to learn, simply type keywords into our search bar to find relevant curriculums. For an even smoother search experience, please take advantage of our filtering and sorting options as needed.

### 2. Explore curriculum details

When you select a curriculum, you'll be directed to its detailed page, which includes its outline, overview, and information about the creator.

* Outline: Features a structured table of contents with video lessons listed under each chapter.
* Overview: Details what you will learn, the target audience, and the skills you will develop.
* Creator: Provides information about the creator, including their social media profiles for additional inspiration.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.anycampus.io/product/walk-through/video-curriculum/for-learners/explore-curriculums.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.
