# Other

In addition to gear, there are also consumable items available. These items are mainly obtainable through playing in story mode or through the marketplace.

<table><thead><tr><th width="203">Items</th><th>Attributes</th></tr></thead><tbody><tr><td>Repair kits</td><td>Restores the durability of clubs or gear, but reduces the maximum durability</td></tr><tr><td>Premium Repair Kit</td><td>Restores the durability of clubs or gear, with no change to maximum durability</td></tr><tr><td>Lifetime Extension</td><td>Restores the character's lifetime. It's possible to restore all three stages of the lifetime or return to a specific stage.</td></tr><tr><td>Experience booster</td><td>Increases the amount of reward points obtained through gameplay</td></tr></tbody></table>


---

# 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://docs.golfin.io/english/characters-and-items-nft/other.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.
