# How to Use LiquidOps: A Step-By-Step Guide

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

### **Step 1: Access LiquidOps**

Visit [liquidops.io](http://liquidops.io/) and connect with your wallet.

### **Step 2: Get wUSDC and wAR**

To supply assets, you need wUSDC and wAR in your wallet:

* wUSDC: Wrap USDC using [https://aox.arweave.net](https://aox.arweave.net/). Just connect your Ethereum wallet, find wUSDC in the assets list and click on bridge. Enter the amount of USDC you want to wrap and confirm it!
* wAR: You can use the same process for getting wAR as with wUSDC.

You can also swap for both tokens directly on Botega.

### **Step 3: Supply Assets on LiquidOps**

Back on the LiquidOps homepage, click “Supply Assets”.\
Select wUSDC or wAR, enter the amount you want to supply, then click “Deposit.”\
Confirm the transaction in your wallet.&#x20;

After supplying, your tokens will appear under “Position Summary” on the home page. To check interest rates and earnings, use the “Lent Assets” section on the homepage.

### **Step 4: Borrow Assets**

Next, click on the Borrow Assets button. Select the type and amount of tokens you want to borrow. The Position Summary will display how this borrowing will affect your current position, including:

* Your current collateral
* Your current borrowing capacity
* Your borrowing limit after the transaction

Click on the Submit button to confirm your borrowing request.

### **Step 5: Track Your Position**

Return to the home page to view your borrowed tokens and the associated interest rate under the Borrowed Assets section. All of your collateral will be listed under the Yielding Assets section.

### **Other Features/Sections**

**Markets Section**: View lending and borrowing pools with each token’s TVL, available liquidity, borrowed amount, interest rates, and utilization.

**Strategies Section**: Strategies for shorting and longing tokens using LiquidOps.


---

# 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.liquidops.io/how-to-use-liquidops/how-to-use-liquidops-a-step-by-step-guide.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.
