# Video Curriculum

AnyCampus offers a diverse library of paid video curriculums, developed by independent, experienced creators who have been carefully vetted by our team.

Each curriculum is divided into chapters, with each chapter featuring up to 10 concise, focused video lessons. This format supports gradual learning and better retention of key concepts.&#x20;

At the end of each chapter, a short quiz helps reinforce your learning, followed by a final quiz to assess overall comprehension. Learners receive AnyCampus Tokens for completing both chapter and final quizzes, with the amount determined by their quiz scores.

This structure reflects a broader design philosophy that distinguishes AnyCampus:

* No official tutors: AnyCampus does not employ official tutors. Instead, vetted independent creators offer courses directly on the platform, fostering diversity and specialization across subjects.
* Open marketplace pricing: By enabling qualified creators to offer courses independently, the platform encourages competitive pricing and broader access to high-quality education.
* Crypto Payments: As a Web3-native platform, course fees are paid in cryptocurrency. Prices are displayed in ETH, with optional USDC or USDT payments available. Fiat payments are not currently supported.

To learn how to purchase and follow a curriculum, visit [this page](/product/walk-through/video-curriculum/for-learners.md).

If you’re interested in becoming a creator and publishing your content, [click here](/product/walk-through/video-curriculum/for-creators.md) for more information.


---

# 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.anycampus.io/product/what-we-offer/video-curriculum.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.
