# Hot dApps

Checking the market trend is one of the most important things to do when investing in crypto (or investing in general). By looking the movements of the people you can invest in projects that are going up and abandon the one going down to maximize your income. With our page we inform you which one are the most used Dapps on the Avalanche network helping you to choose where to put your money in.

## Page structure

The page is a section of the Stats one; it shows the top 10 dApps weekly. The criterion for the choice is the number of TX that a single project accumulate; of course there is no permanent position, everyone can go up and down or even disappear from the list.

![column display](/files/C6qTMD1rQMd7xzxdUL2w)

The data are displayed by:

* **Name:** Name of the dApp if registered with our [asset](/programs/asset-claim.md) and/or [address ](/programs/address-claim.md)claim program
* **Type:** identifies the nature of the project&#x20;
* **Address**
* **TX Count:** the total amount of [TX](/how-to-use-avascan/transaction-details.md) done by this dApp in the last 7 days


---

# 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.avascan.info/how-to-use-avascan/hot-dapps.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.
