# App Structure

## **Home**

On the Home page, you can check out the virtual celebrities who have joined Alt.town and the DNA currently on sale. You can also view popular trend videos selected by the Alt.town editor.

## **Town**

In the Town section, you can view real-time charts of Alts sorted by trading volume, price, rapid rise, rapid fall, and wish. Click on an Alt to see more information. You can make decisions to buy or sell based on the Alt's basic information and the price trends of DNA that reflect its value.

## **DNA**

In the DNA section, you can view all your DNA holdings, pending DNA orders, and DNA you're interested in, all in one place.

## **Reward**

You can find ongoing events in the Reward section. By participating in these events, you can receive special benefits. New events will be continuously updated.

## **MY**

In the MY section, you can check your username and registered email address. Here, you can manage all your Alt.town assets ($TOWN, KEY, and Mile).


---

# 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/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.
