# Astrological units

When using Astaria to borrow or lend supported tokens, users are able to earn rewards in the form of **Astrological Units.**

For each intent, a payout of Units will be automatically attributed to the wallet used to borrow or lend. 1 ETH of loan value (in ETH or USD terms) is equal to 10,000 Units. Earnings are incremental, with no minimum value; every ETH or USDC intent is eligible to earn rewards.

A wallet's Units payout total can be viewed in the UI under the[ rewards page](https://astaria.xyz/rewards/history).

<figure><img src="/files/crsS7p9q0INief0NWFgU" alt=""><figcaption></figcaption></figure>


---

# 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.astaria.xyz/user-guides/astrological-units.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.
