# Settings

In the Settings menu, you get an option to set your default payment method and currency that you will see at the time of payment. It is important to know that when you set the default method to crypto, you must have at least one crypto exchange connected with the RocketFuel shopper portal, or the default payment option will show up once iFrame loads up will be Crypto Wallet. Also, when you set the default method to Bank transfer, you must have at least one bank account connected with the RocketFuel shopper portal.

{% hint style="warning" %}
**Bank payments are currently disabled.**&#x20;
{% endhint %}

<figure><img src="/files/m3UbZproL9gTuJwMiYPQ" 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://docs.rocketfuel.inc/user-guide-and-help-videos/shopper-user-guide/settings.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.
