> For the complete documentation index, see [llms.txt](https://guide.fariaedu.com/tok/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.fariaedu.com/tok/creating-a-tok-exhibition.md).

# Creating a TOK Exhibition

The **TOK exhibition** is based on three elements:&#x20;

* An IA prompt that you select from a list of 35
* Three objects with a specific real-world context
* A 950-word commentary&#x20;

{% hint style="success" %}
It is recommended that you **set your exhibition within the context of one of the optional themes, or the core theme**.
{% endhint %}

![](/files/-MajbZcU4NzI5UU7dKUM)

There’s no set way of starting your exhibition, but perhaps the most advisable way would be to **begin with the theme that you’d like to focus on**. Then, **choose a prompt** that you think will give you an interesting ‘lens’ through which you can view this context.&#x20;

During the course, you should have come across **images and objects** that you could either use directly, or which will give you an idea of what will work for the exhibition. You may also have done formative exhibition tasks.&#x20;

{% hint style="success" %}
It is great practice to **keep a record** of these in ManageBac.
{% endhint %}

Your teacher will help to explain the objective of the exhibition task, which is '**demonstrating how TOK manifests itself in the world around us**' via a 950-word commentary linking your objects to the prompt you have chosen. You’ll need to ensure that your **objects** have a **specific real-world context** (don’t just choose generic objects like ‘a church’, or ‘a textbook’). One good trick is to make sure your objects mean something to you personally, and can be clearly and easily justified.&#x20;

{% hint style="info" %}
Your **teacher** is permitted to give you oral or written **feedback on your exhibition draft**, indicating to you how you can improve it, although they are not allowed to edit what you have written.
{% endhint %}

Your school will decide how you will **deliver your exhibition**. It could be a whole-school event involving staff and parents, or be much smaller scale, and just take place within your usual TOK classroom. However it happens, you will be expected to **display your three objects**, and **be ready to outline your ideas and assertions**.


---

# 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, and the optional `goal` query parameter:

```
GET https://guide.fariaedu.com/tok/creating-a-tok-exhibition.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
