# Recharge Costs

The recharge costs are set as a % of the payout for each glass. However, to avoid the problem of divergence between the recharge cost and the rewards and to increase the net profit margin upon leveling up, the initial recharge cost for the three types of glasses are in descending order. Recharge cost is in the order; Common>Rare>Superscript

<br>

<figure><img src="https://lh4.googleusercontent.com/n5syROb03OdMSqUv7rjLB-Q7GMOxyHVxVjRx8oraXvxkL2hqjlYRCmye3EnambaYnMTnL6kVx_cZ28TBEX96mEWoLl_AJw8niDdka0xANpivdWgOcvP8SCAOlFwfp_xC3-k7QwSybEeHRt7zYmeWI2cnVh5PLMH4rK5OheV7j6eLI0g1pXf5_BBmhXtVkA" 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/recharge-costs.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.
