# L1 On-ramp

{% tabs %}
{% tab title="Step 1" %}
Navigate to your Ethereum L1 card and tap Buy/Sell

<figure><img src="/files/fJEIfk8KnnELmJO05Ra8" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Step 2" %}
Buy with MoonPay

<figure><img src="/files/OlV2ybZQDhSx0a0XQ3gf" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Step 3" %}
Follow the instruction within the MoonPay pop-up window.

<figure><img src="/files/nGnv3SkbPLAai2luqhMZ" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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-wallet.loopring.io/funding/fiat-on-ramp/l1-on-ramp.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.
