> For the complete documentation index, see [llms.txt](https://documentation.script.tv/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.script.tv/script-tokens/spay/mechanism-design-of-glasses.md).

# Mechanism Design of Glasses

This documentation elucidates the working mechanisms and functionalities of the following:

{% content-ref url="/pages/dduY66Ep0fF7blbXyFib" %}
[Glass Types](/script-tokens/spay/mechanism-design-of-glasses/glass-types.md)
{% endcontent-ref %}

{% content-ref url="/pages/i7AWXbXQlTpv1Ox6IzNf" %}
[Glass Payouts](/script-tokens/spay/mechanism-design-of-glasses/glass-payouts.md)
{% endcontent-ref %}

{% content-ref url="/pages/1VVDmD71eVph0C60OjRM" %}
[Gems](/script-tokens/spay/mechanism-design-of-glasses/gems.md)
{% endcontent-ref %}

{% content-ref url="/pages/M4ZJlCvm0fDWoJeI9I6L" %}
[Levels](/script-tokens/spay/mechanism-design-of-glasses/levels.md)
{% endcontent-ref %}

{% content-ref url="/pages/FVLm7JX2AEW8HBwGAsZM" %}
[Recharge Vouchers](/script-tokens/spay/mechanism-design-of-glasses/recharge-vouchers.md)
{% endcontent-ref %}

{% content-ref url="/pages/e4APowVOZyV8gUODPMBr" %}
[Glass Minting](/script-tokens/spay/mechanism-design-of-glasses/glass-minting.md)
{% endcontent-ref %}

{% content-ref url="/pages/CiWulozr00OI9ulVS3R9" %}
[Recharge Costs](/script-tokens/spay/mechanism-design-of-glasses/recharge-costs.md)
{% endcontent-ref %}


---

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