> For the complete documentation index, see [llms.txt](https://faqs.fxlivecapital.com/iHQNLyDW28A3nNbpumaP/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faqs.fxlivecapital.com/iHQNLyDW28A3nNbpumaP/financial-transaction/funds-transactions.md).

# Funds Transactions

### Funds Transactions

This section explains the main ways to **move funds in and out of your FXLiveCapital account**, including deposits, withdrawals, and transfers.

#### What information is included?

You’ll find guidance on:

* **Deposits**: supported options and the steps to fund your **E‑Wallet**.
* **Withdrawals**: the full flow (moving funds to the **E‑Wallet**, then withdrawing to an external wallet), plus key requirements like **2FA**.
* **Withdrawal methods & minimums**: available networks/currencies and the minimum amount you can withdraw.
* **Transfers (P2P)**: sending funds to another FXLiveCapital user, including prerequisites (like **KYC** and **2FA**) and expected processing time.

{% hint style="info" %}
If you need to confirm whether a deposit, withdrawal, or transfer was completed, see [How to track your deposit and withdrawal history?](/iHQNLyDW28A3nNbpumaP/financial-transaction/missing-a-transaction/how-to-track-your-deposit-and-withdrawal-history.md).
{% endhint %}

### References

{% hint style="info" %}

* [How to make a deposit?](/iHQNLyDW28A3nNbpumaP/financial-transaction/funds-transactions/how-to-make-a-deposit.md)
* [Minimum deposit required ](/iHQNLyDW28A3nNbpumaP/financial-transaction/funds-transactions/minimum-deposit-required.md)
* [How to withdraw funds?](/iHQNLyDW28A3nNbpumaP/financial-transaction/funds-transactions/how-to-withdraw-funds.md)
* [Can I Transfer Funds Within FXLiveCapital to Another Person (P2P)?](/iHQNLyDW28A3nNbpumaP/financial-transaction/funds-transactions/per-to-per-transfer-p2p.md)
  {% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://faqs.fxlivecapital.com/iHQNLyDW28A3nNbpumaP/financial-transaction/funds-transactions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
