# Lifetime Recovery

NFTの利用可距離であるLifetimeは3回回復を行うことが可能です。\
Lifetimeの残りが5KMを切ると下記のようにスパナマークが表示され、クリックでトークンまたはアイテムを使って回復を行うことが可能です。（アイテムでの回復は現在実装されておりません）

<figure><img src="/files/jZtKJwIzuM9siBdYbnFF" alt=""><figcaption></figcaption></figure>

### 回復費用について

Lifetimeの回復に必要な費用は\
\
1回目: NFTの持つLifetime x 1XTR + 5 GXT\
2回目: NFTの持つLifetime x 2XTR + 10 GXT\
3回目: NFTの持つLifetime x 3XTR + 15 GXT\
\
になります。

例）120KMのshoes NFTの場合

1回目：120XTR + 5 GXT\
2回目：240XTR +10 GXT\
3回目：360XTR + 15 GXT


---

# 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://whitepaper.xtrip.travel/ja/game-fi/lifetime-recovery.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.
