> For the complete documentation index, see [llms.txt](https://arbridge-network.gitbook.io/arbridge-network-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arbridge-network.gitbook.io/arbridge-network-docs/membership-and-access/funding-and-withdrawals.md).

# Funding and Withdrawals

## Funding

Funding within the Arbridge ecosystem is conducted using widely supported digital assets, including:

* **USDT** (TRC20 / ERC20)
* **ETH**
* **BTC**
* Other approved cryptocurrencies

The infrastructure is designed to ensure that all transactions are executed through encrypted protocols and secure gateway mechanisms, minimizing risk while maintaining high standards of transactional integrity. By leveraging blockchain-based settlement layers, Arbridge enables efficient, borderless value transfer without reliance on traditional financial intermediaries.

Once initiated, each transaction is validated and recorded on its respective blockchain, creating an **immutable audit trail** that enhances transparency and user confidence. This architecture not only secures the movement of assets but also ensures that all funding activity remains fully verifiable and resistant to tampering within the broader ecosystem — underscoring a strong commitment to **self-custody and user-controlled asset ownership**.

## Withdrawals

The withdrawal system is structured to balance accessibility with operational stability.

| Parameter               | Value                                                    |
| ----------------------- | -------------------------------------------------------- |
| Processing window       | Within 24 hours                                          |
| Minimum per transaction | **$50 USD-equivalent**                                   |
| Frequency               | Once per day, per member                                 |
| Verification            | Unique blockchain transaction hash issued per withdrawal |

Each withdrawal is assigned a unique blockchain reference (transaction hash), allowing users to independently verify the status and completion of their transfers in real time.

For capital deployed in [Pulse Prime](/arbridge-network-docs/automation-and-tools/pulse-foundation-grid-and-prime.md), the 90-day maturation schedule and early-exit adjustment fee also apply.


---

# 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://arbridge-network.gitbook.io/arbridge-network-docs/membership-and-access/funding-and-withdrawals.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.
