# How to Guides

{% columns %}
{% column %}
[How to Create a Terrace Account](/how-to-guides/how-to-create-a-terrace-account.md)

[How to Verify Your Identity](/how-to-guides/how-to-verify-your-identity-kyc.md)

[How to Fiat On and Off Ramp](/how-to-guides/how-to-fiat-on-and-off-ramp.md)

[How to Withdraw Funds](/how-to-guides/how-to-withdraw-funds.md)

[How to Adjust the Order Book Settings](/how-to-guides/how-to-adjust-the-order-book-settings.md)

[How to Find your Wallet Details](/how-to-guides/how-to-find-your-wallet-details.md)

[How to Search for & Select Pairs on the Pro Page](/how-to-guides/how-to-search-for-and-select-pairs-on-the-pro-page.md)

[How to Refer a Friend](/how-to-guides/how-to-refer-a-friend.md)

[How to Find Your Holdings](/how-to-guides/how-to-find-your-holdings.md)

[How to Transfer Funds From Kraken](/how-to-guides/how-to-transfer-funds-from-kraken.md)
{% endcolumn %}

{% column %}
[How to Reset Your Password](/how-to-guides/how-to-reset-your-password.md)

[How to Deposit Crypto on Terrace ](/how-to-guides/how-to-deposit-crypto-on-terrace.md)

[How to Add a Withdrawal Address](/how-to-guides/how-to-add-a-withdrawal-address.md)

[How to Find Your Account ID](/how-to-guides/how-to-find-your-account-id.md)

[How to Access the Advanced Settings for a Trade](/how-to-guides/how-to-access-the-advanced-settings-for-a-trade.md)

[How to Find Token Info](/how-to-guides/how-to-find-token-info.md)

[How to Adjust the Candlestick Chart Settings](/how-to-guides/how-to-adjust-the-candlestick-chart-settings.md)

[How to See Your Order History & Open Orders](/how-to-guides/how-to-see-your-order-history.md)

[How to Transfer Funds From Coinbase](/how-to-guides/how-to-transfer-funds-from-coinbase.md)

[How to Transfer Funds From OKX](/how-to-guides/how-to-transfer-funds-from-okx.md)
{% endcolumn %}
{% endcolumns %}


---

# 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.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.
