# USD1 Points

> You can view your live point totals anytime through the [Rewards page](https://app.dolomite.io/rewards).

* When you **deposit USD1 into Dolomite**, it immediately begins earning both lending yield and USD1 Points.
* You don’t need to stake, lock, or claim anything — it all happens automatically.
* USD1 used as **collateral in a borrow position** continues earning points while in use.
* You can create multiple isolated positions, borrow other assets against your USD1, or loop exposure to increase your overall USD1 balance and point generation.
* Points update continuously based on the USD1 you hold within Dolomite.

{% hint style="info" %}
The USD1 Points program requires a minimum balance of 1,000 USD1 to earn USD1 Points
{% endhint %}

{% hint style="info" %}
Every USD1 you hold inside Dolomite, whether idle, collateralized, or part of a strategy accrues USD1 Points.
{% endhint %}

### **Step by Step**

**Step 1: Deposit**\
Deposit USD1 directly and skip to step 3, or bring any supported asset to Dolomite’s Ethereum deployment and proceed to step 2.

**Step 2: Swap**\
Use Dolomite’s [**Zap to Swap**](https://x.com/Dolomite_io/status/1896908234491076898) feature to convert your deposited assets into USD1 instantly. Zap integrates with Enso to route trades for optimal pricing and minimal slippage.

**Step 3: Earn**\
Once your USD1 is deposited to Dolomite you are earning USD1 points. Whether you utilize your USD1 as collateral in a borrow position or simply supply it on the Earn page, your capital begins generating lending yield, USD1 points, and oDOLO rewards.

**Optional Step 4: Amplify**\
Use your USD1 as collateral, borrow another stablecoin and loop up your exposure.

{% hint style="info" %}
Utilizing leverage can amplify both potential gains and losses. Users should be aware of the inherent risks, including liquidation, and understand the protocol well before participating.
{% endhint %}


---

# 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.dolomite.io/usd1-points.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.
