# How to Fiat On and Off Ramp

### Connect a Bank Account

In order to off-ramp, you must first connect a bank account to your Terrace account.

1. Select the drop down menu (three bars) in the upper right corner of the Terrace website.

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

2. Click withdraw funds from the the dropdown menu.

<figure><img src="/files/5xs3xbHmuWiY768rVXvG" alt=""><figcaption></figcaption></figure>

3. A popup should appear on your screen. Select fiat and then select add another account.

<figure><img src="/files/605sC4HYq3EUhFyShDlS" alt=""><figcaption></figcaption></figure>

4. Enter in your banking information and click confirm. You will receive and email from Terrace once your banking information is verified and ready for fiat withdrawals.

### On-Ramp

1. Select the deposit button in the upper right corner of the Terrace website.

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

2. A popup should appear on your screen. Select the fiat option at the top of the popup. Wire information required will be shown.

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

### Off-Ramp

1. Select the drop down menu (three bars) in the upper right corner of the Terrace website.

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

2. Click withdraw funds from the the dropdown menu.

<figure><img src="/files/5xs3xbHmuWiY768rVXvG" alt=""><figcaption></figcaption></figure>

3. A popup should appear on your screen. Select fiat and then select the destination account you would like to send funds to.

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

3. Enter the amount you would like to withdraw. You will also be able to see the total amount you have available to withdraw from your account.

<figure><img src="/files/13W5N3DxxHYPuj1kcOed" alt=""><figcaption></figcaption></figure>

5. Click the withdraw button to confirm the transaction. You will receive an email confirming your withdrawal.&#x20;


---

# 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.terrace.fi/how-to-guides/how-to-fiat-on-and-off-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.
