# Wallet

Users can store and conveniently manage various currencies used in Alt.town in the wallet. The wallet is a WEPIN wallet, and the currencies stored in it include DNA, KEY, and $TOWN. Mile is not recorded on-chain.

## **WEPIN Wallet**

The WEPIN wallet is a private space where external transactions are possible and stores $TOWN, the governance token of Alt.town. The wallet is created only once during sign-up by matching the user’s email. Wallet-related matters such as creation, loss, and recovery are subject to WEPIN policies.&#x20;

For detailed information and inquiries, please refer to the link below.

{% embed url="<https://www.wepin.io/>" %}


---

# 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/old-ver/wallet.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.
