# How to guides

Step-by-step guides to help you navigate WLFI Markets and make the most of its features. Whether you're supplying assets, borrowing, or tracking your activity, these guides walk you through each process.

## Available guides

| Guide                                                   | Description                                                                                               |
| ------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- |
| [**Supply**](/wlfi-markets/how-to-guides/supply.md)     | Learn how to supply assets to third-party protocols on WLFI Markets to earn rewards and use as collateral |
| [**Withdraw**](/wlfi-markets/how-to-guides/withdraw.md) | Remove your supplied assets from WLFI Markets back to your wallet                                         |
| [**Borrow**](/wlfi-markets/how-to-guides/borrow.md)     | Access liquidity by borrowing assets against your supplied collateral                                     |
| [**Repay**](/wlfi-markets/how-to-guides/repay.md)       | Pay back your borrowed assets to reduce your borrow position                                              |
| [**Activity**](/wlfi-markets/how-to-guides/activity.md) | View your transaction history and track all your positions                                                |
| [**Rewards**](/wlfi-markets/how-to-guides/rewards.md)   | Understand and view your USD1 Points earned through the protocol                                          |

## Getting started

If you're new to WLFI Markets, we recommend following these guides in order:

1. [**Supply**](/wlfi-markets/how-to-guides/supply.md) - Start by supplying assets to the protocol
2. [**Borrow**](/wlfi-markets/how-to-guides/borrow.md) - Use your supplied collateral to borrow other assets
3. [**Repay**](/wlfi-markets/how-to-guides/repay.md) - Pay back your borrowed assets when ready
4. [**Withdraw**](/wlfi-markets/how-to-guides/withdraw.md) - Remove your assets from the protocol

## Prerequisites

Before using WLFI Markets, ensure you have:

* A compatible Web3 EVM wallet (MetaMask, Phantom, Binance Wallet, OKX Wallet, or others)
* ETH in your wallet to cover gas fees
* Your wallet connected to the Ethereum network

## Additional resources

* [WLFI Markets Overview](/wlfi-markets/overview.md) - Learn about WLFI Markets
* [Concepts](/wlfi-markets/concepts.md) - Understand core concepts like collateral ratio, liquidation, and rates
* [E-Mode](/wlfi-markets/e-mode.md) - Learn about efficiency mode for stablecoin positions
* [Markets](/wlfi-markets/markets.md) - View all available markets and rates


---

# 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.worldlibertyfinancial.com/wlfi-markets/how-to-guides.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.
