> For the complete documentation index, see [llms.txt](https://docs.rocketfuel.inc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rocketfuel.inc/user-guide-and-help-videos/merchant-user-guide/settlements.md).

# Settlements

This page helps you request new bank details or crypto wallet address for your settlement. You can click on the 'Request Update' button to fill in the banking/crypto wallet details for settlement and then Submit it for our accounts team to review and approve it.

<figure><img src="/files/ah8YKyQxaVvSZShke9bt" alt="" width="375"><figcaption></figcaption></figure>

You will also be able to see the settlement data when updated by RocketFuel's accounts team. The page will show you the below details:\
1\. Settlement Date\
2\. Settlement Period\
3\. Settlement Amount (USD)\
4\. Wiring Fee (USD) - If deducted from your settlement\
5\. Settlement Currency\
6\. Amount Settled

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/merchant-user-guide/settlements.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.
