# old Providing Liquidity

## Providing Liquidity on Oasis

This guide walks you through the process of providing liquidity on Oasis, from connecting your wallet to completing your deposit. Follow these steps to start earning rewards and benefits from the Oasis program.

### Prerequisites

Before you begin, ensure you have:

* Hathor Mobile Wallet. [ Learn how to set up a wallet](/user-guides/wallet-setup.md)
* hUSDC tokens in your wallet. [Learn how to use the Bridge](https://www.youtube.com/watch?v=_YnRp5qUBxs)
* Enough HTR for transaction fees

### Step 1: Access Oasis

1. Visit [oasis.dozer.finance](https://oasis.dozer.finance/pool/oasis)
2. Click the "Connect" button in the top right corner
3. Read the QR Code or paste the string in the Reown option of the Hathor Wallet
4. Accept the connection with Dozer Finance

### Step 2: Choose Your Deposit

#### Select Token

Click the token selector dropdown (default is hUSDC)

#### Enter Amount

1. In the "Amount to lock up" field, enter your desired deposit amount
2. The interface will show:
   * Amount to be deposited
   * HTR to be matched
   * HTR bonus you'll receive

#### Choose Lock Period

1. Click the "Lock up time" dropdown
2. Select your preferred duration:
   * 6 months (10% bonus)
   * 9 months (15% bonus)
   * 12 months (20% bonus)

> 💡 **Tip**: Longer lock periods offer higher bonus rewards. Consider your investment timeline when choosing.

### Step 3: Review Position Details

Before confirming, verify:

1. Token and amount
2. Lock period and bonus percentage
3. HTR matching amount
4. Unlock date

If providing not stable tokens, you can also:

1. Use the price change slider to simulate different scenarios
2. Click "Simulate Gains" to view potential returns
3. Compare "Hold Bonus" vs "Sell Immediately" strategies

### Step 4: Add Liquidity

1. Click the "Add Liquidity" button
2. Review the transaction in your wallet
3. Confirm the transaction
4. Wait for confirmation

> ⚠️ **Note**: Ensure you understand the lock period. Your deposited tokens will be locked until the unlock date shown.

### Step 5: Manage Your Position

After the deposit, you can:

1. Click the "My Position" tab to view your active positions
2. See details including:
   * Locked Amount
   * Unlock Date
   * Max withdrawal amounts
   * HTR Bonus available
   * Position metrics

#### Withdraw HTR Bonus

You can withdraw your HTR bonus:

1. Immediately after deposit
2. At any time during the lock period
3. Together with your position at unlock

To withdraw:

1. Go to "My Position"
2. Click "Withdraw Bonus" for locked positions
3. Click "Close Position" for unlocked positions
4. Click "Remove Liquidity" for unlocked positions
5. Choose the amount to withdraw
6. Confirm the transaction

### Understanding Position Status

Your position will show:

* **Locked Amount**: Your initial deposit
* **Unlock Date**: When you can withdraw your position
* **Max withdraw amounts**: Available tokens considering IL protection
* **HTR Bonus available**: Bonus HTR available for withdrawal

### Simulation Tool

To understand potential returns:

1. Click "Simulate Gains."
2. Adjust the token price slider
3. View the chart showing:
   * Yellow line: Returns if holding bonus
   * Green line: Returns if selling bonus immediately

### Next Steps

* Learn about managing your position in [Position Management](/yield-farm-oasis/old-position-management.md)
* Understand protection mechanics in [Protection Mechanics](/yield-farm-oasis/protection-mechanics.md)
* Review technical details in [Technical Details](/yield-farm-oasis/technical-details.md)


---

# 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.dozer.finance/yield-farm-oasis/old-providing-liquidity.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.
