# Fiat Settlements

- [Important information](https://docs.txn.io/fiat-settlements/important-information.md)
- [Bank withdrawal webhooks](https://docs.txn.io/fiat-settlements/bank-withdrawal-webhooks.md)
- [Bank deposit webhooks](https://docs.txn.io/fiat-settlements/bank-deposit-webhooks.md)
- [Listing bank accounts](https://docs.txn.io/fiat-settlements/listing-bank-accounts.md)
- [Reading bank account](https://docs.txn.io/fiat-settlements/reading-bank-account.md)
- [Previewing bank withdrawal](https://docs.txn.io/fiat-settlements/previewing-bank-withdrawal.md)
- [Creating bank withdrawal](https://docs.txn.io/fiat-settlements/creating-bank-withdrawal.md)
- [Listing bank withdrawals](https://docs.txn.io/fiat-settlements/listing-bank-withdrawals.md)
- [Reading bank withdrawal](https://docs.txn.io/fiat-settlements/reading-bank-withdrawal.md)
- [Listing bank deposits](https://docs.txn.io/fiat-settlements/listing-bank-deposits.md)
- [Reading bank deposit](https://docs.txn.io/fiat-settlements/reading-bank-deposit.md)


---

# 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.txn.io/fiat-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.
