# Town(Trading)

In Town, you can trade the DNA of Alts who have joined in Alt.town. There are two methods for trading: pre-sale and on-chain-based order-book trading. During the pre-sale period, a fixed-price sale method is applied, allowing users to buy DNA at a fixed-price. After the pre-sale ends, trading will be switch to on-chain order-book trading, where buy and sell orders can be freely executed.

Once a trade is executed, the corresponding amount of DNA is transferred from the seller's wallet to the buyer's wallet, and all transaction details are transparently visible on-chain.

70% of the total revenue from the pre-sale will be allocated to the respective Alt, which is an important factor in supporting their activity and monetization. Additionally, 10% of the total transaction fees from DNA trades after the pre-sale will be allocated to the virtual celebrity, continuously encouraging and supporting the virtual celebrity’s engagement.

{% content-ref url="/pages/vmXYxEWnRfaP3iHixsJY" %}
[Pre-sale](/alt.town-service/town-trading/presale.md)
{% endcontent-ref %}

{% content-ref url="/pages/mECaQc0e0m27wdT6R8DB" %}
[On-chain Based Trading](/alt.town-service/town-trading/orderbook.md)
{% endcontent-ref %}


---

# 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/alt.town-service/town-trading.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.
