# Rh points calculation scenarios

**User Comparison**

| User  | Weekly Trading Volume (USD) | Holding Time/Rank | Profit or Loss/Rank | Aster Asset/Rank    |
| ----- | --------------------------- | ----------------- | ------------------- | ------------------- |
| Alice | 100,000                     | 60 min, Rank=12   | -2000, Rank=30      | 25,000 USD, Rank=10 |
| Bob   | 500,000                     | 1 min, Rank=100   | +2000, Rank=1000    | 10 USD, Rank=500    |

**Scoring Results (Example)**

####

| User  | Trading Volume Score | Holding Time Score | Profit/Loss Score | Asset Score | Total Score    |
| ----- | -------------------- | ------------------ | ----------------- | ----------- | -------------- |
| Alice | Low                  | High               | Medium-High       | High        | Overall Higher |
| Bob   | High                 | Low                | Medium-High       | Low         | Overall Lower  |

**Important note**

* Scores for metrics other than trading volume are determined by your leaderboard ranking in Aster’s weekly stats, not by absolute values
* Formulas and weightings for all metrics are carefully adjusted to prevent extreme behavior from distorting results.


---

# 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.asterdex.com/stage-2-genesis/rh-points-calculation-scenarios.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.
