# Leveling Mechanics

* **Maximum attainable bonus:** +2.0% at LVL 10
* **Each level provides:** +0.2% daily yield
* **Upgrade availability:** every 2 days (48 hours)
* **Total time required to reach LVL 10:** 20 days
* **Important:**\
  Level upgrades **are not automatic**.\
  The user can upgrade the sneaker **only when the GO-cycle is not active** (i.e., after CLAIM or before launching GO).


---

# 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://sneakers-go.gitbook.io/sneakers-go-docs/leveling-system-lvl/leveling-mechanics.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.
