# Theory of Knowledge

## Theory of Knowledge

- [Theory of Knowledge](https://guide.fariaedu.com/tok/master.md): Table of Contents
- [Faria Education Group](https://guide.fariaedu.com/tok/faria-education-group.md)
- [About the Author: Michael Dunn](https://guide.fariaedu.com/tok/about-the-author.md)
- [Introduction to TOK Presentation](https://guide.fariaedu.com/tok/introducing-tok-presentation.md): A presentation for those new to TOK
- [Purpose of TOK](https://guide.fariaedu.com/tok/purpose-of-tok.md): Why TOK is often referring to as the 'flagship' course of the DP
- [Process of TOK](https://guide.fariaedu.com/tok/process-of-tok.md): How the TOK course is organized and assessed
- [Timeline](https://guide.fariaedu.com/tok/timeline.md): The key deadlines and dates of the TOK course
- [Choosing a Prescribed Essay Title](https://guide.fariaedu.com/tok/choosing-a-prescribed-essay-title.md): How to decide on which essay to write
- [Creating a TOK Exhibition](https://guide.fariaedu.com/tok/creating-a-tok-exhibition.md): How to create and deliver an effective TOK exhibition
- [Glossary of TOK](https://guide.fariaedu.com/tok/glossary-of-tok.md): Terms, acronyms and their definitions
- [Frequently Asked Questions (FAQs)](https://guide.fariaedu.com/tok/tok-faqs.md): Frequently asked questions and answers about TOK
- [General FAQs](https://guide.fariaedu.com/tok/tok-faqs/general-faqs.md): Common questions asked about the TOK course as a whole
- [FAQs About the Essay](https://guide.fariaedu.com/tok/tok-faqs/faqs-about-the-essay.md): Common questions asked about how write an effective essay
- [FAQs About the Exhibition](https://guide.fariaedu.com/tok/tok-faqs/faqs-about-the-exhibition.md): Common questions asked about how create an effective exhibition
- [Looking for More Support in this Area?](https://guide.fariaedu.com/tok/looking-for-more-support-in-this-area.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://guide.fariaedu.com/tok/master.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.
