# Installation

Validators can be installed and used for different "flavours" of the Network. As a first release, Trac Network starts with a specific app called Hypermall - a fast DEX for Bitcoin assets on the [TAP Protocol](https://tap-protocol.com).

Please continue with the validator setup for Hypermall if you intend to make use of your validator license and benefit from trading fees.

Note: Upon Trac Network mainnet release, Trac turns into a multi-purpose network and validators will be rewarded in $TNK for transactions they validate.


---

# 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.trac.network/documentation/validators/installation.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.
