# How to Get lvlUSD

{% hint style="warning" %}
Level is now in redeem-only mode. Please visit <https://app.level.money/redeem> to get started
{% endhint %}

Acquiring lvlUSD through the Level app is simple.

**Step 1**. Visit <https://app.level.money/>

**Step 2**. Click the top-right "Connect Wallet" button on the app to connect your wallet.

<figure><img src="/files/62L3i1yhwsh0eDFRQCxD" alt=""><figcaption></figcaption></figure>

**Step 3.** Review Level's Terms of Service and Privacy Policy. Click "Agree" to confirm your acceptance of both.

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

**Step 4.** Click on "Buy" on the left-side menu (highlighted in red below).

<figure><img src="/files/7K2t3ifZhuwH5c3VHELi" alt=""><figcaption></figcaption></figure>

**Step 5.** Select the asset you want to use to buy lvlUSD, enter the amount, and click "Increase Allowance", then confirm the transaction in your wallet.

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

*Note: You can click the gear-shaped button in the buy module to adjust slippage tolerance or opt to mint lvlUSD instead of buying it. If the "Mint Preferred" slider is off, the buy module will automatically select the best low-slippage option for you.*

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

**Step 6**. Once the allowance transaction is confirmed, click "Buy lvlUSD" and approve the transaction in your wallet.

<figure><img src="/files/8QrYcO4VUOfp0kZIdp9i" alt=""><figcaption></figcaption></figure>

**Step 7.** Wait for the purchase transaction to confirm. Congratulations! You now own lvlUSD. A popup will appear, highlighting different ways to use your lvlUSD.

<figure><img src="/files/muVSdjd0quyRnkVDynqK" 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://level-money.gitbook.io/level-documentation/user-guides/how-to-get-lvlusd.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.
