# Mytutor.io Academy

## Mytutor.io Academy

- [Introduction of Mytutor.io](https://mytutors-organization.gitbook.io/mytutor.io-academy/welcome-aboard/readme.md)
- [Why Mytutor.io?](https://mytutors-organization.gitbook.io/mytutor.io-academy/welcome-aboard/why-mytutor.io.md): Short description of Mytutor.io
- [Account Setup](https://mytutors-organization.gitbook.io/mytutor.io-academy/welcome-aboard/quickstart.md): Short description of how to get started on Mytutor.io
- [General Chat](https://mytutors-organization.gitbook.io/mytutor.io-academy/core-features/editor.md)
- [File Upload](https://mytutors-organization.gitbook.io/mytutor.io-academy/core-features/file-upload.md)
- [Learn Mode](https://mytutors-organization.gitbook.io/mytutor.io-academy/advanced-learning/markdown.md)
- [Revise Mode](https://mytutors-organization.gitbook.io/mytutor.io-academy/advanced-learning/images-and-media.md)
- [Practice Mode](https://mytutors-organization.gitbook.io/mytutor.io-academy/advanced-learning/interactive-blocks.md)
- [Progress Tracking & Analytics](https://mytutors-organization.gitbook.io/mytutor.io-academy/advanced-learning/progress-tracking-and-analytics.md)
- [The Lore](https://mytutors-organization.gitbook.io/mytutor.io-academy/the-adventure/the-lore.md): Experiment gone out of control - Mytutor.io
- [Marketplace](https://mytutors-organization.gitbook.io/mytutor.io-academy/the-adventure/marketplace.md): We believe the efforts of studying should e rewarded.
- [The Great Battle (Phase 2)](https://mytutors-organization.gitbook.io/mytutor.io-academy/the-adventure/the-great-battle-phase-2.md)
- [Our Mission](https://mytutors-organization.gitbook.io/mytutor.io-academy/community/our-mission.md): We are more than just a learning platform—we are a movement of individuals who understand: education is outdated, and it's time for a change.
- [Referral Program](https://mytutors-organization.gitbook.io/mytutor.io-academy/community/referral-program.md): Earn with Mytutor.io
- [FAQ](https://mytutors-organization.gitbook.io/mytutor.io-academy/help-and-support/faq.md): Frequently asked questions about mytutor.io
- [Contact Support](https://mytutors-organization.gitbook.io/mytutor.io-academy/help-and-support/contact-support.md): Contact mytutor.io team
- [Terms of Service](https://mytutors-organization.gitbook.io/mytutor.io-academy/help-and-support/terms-of-service.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://mytutors-organization.gitbook.io/mytutor.io-academy/welcome-aboard/readme.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.
