# Levels

One of the most crucial aspects of the protocol are the levels of the protocol upon which the user levels up. In the protocol the user can’t just buy their way to the top, instead, they have to actually watch the content to level up.

The below graph visualises the time required for each glass type to watch in order to increase their level

<figure><img src="https://lh4.googleusercontent.com/H0oT-uwePApG-EgMYJHOkRoB9h0KX3PFT51TW4vCB67J3HuWR-tAsN4fZwVCe3EU2YgGMT9eN-hODI-vuFXakSGlb5ieUs042GbX3dtXi5n_lEYnPzM07de59hm3WiR7VzbiltVVOuhz1Eu28SG7cOB3mYr-ZBKxF3FrWN9BR8-7SOJoPcbUzdvsV8QJ_Q" alt=""><figcaption></figcaption></figure>


---

# 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://documentation.script.tv/script-tokens/spay/mechanism-design-of-glasses/levels.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.
