# Convert

Mile can only be converted to KEY in increments of 10,000 Mile to 1,000 KEY. The maximum amount that can be converted per day is limited to 50,000 Mile.

{% hint style="info" %}
Mile Conversion Rate : 1M=0.1KEY
{% endhint %}

**Mile Convert**

1. Click on ‘My Mile’ - ‘Convert’ under the ‘MY’ tab.
2. Review the Mile conversion details and click the 'Convert' button. Once Mile is converted to KEY, the transaction cannot be reversed.

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

*🌟 The validity period for Mile is 1 year. Accumulated points will expire on the 15th of the corresponding month the following year. e.g. Mile accumulated in May 2023 will expire on May 15, 2024.*


---

# 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.alt.town/user-guide/mile-management/convert.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.
