# Deposit/Withdrawal Services

The platform facilitates easy deposit and withdrawal of digital assets, enhancing user convenience:

* **Cryptocurrency Support:** Major cryptocurrencies, such as Bitcoin (BTC), Ethereum (ETH), and USDT, can be deposited and withdrawn. Users can transfer assets from external wallets to the platform and back.
* **Fiat Currency Integration:** The platform may also offer services for converting between fiat currencies and digital assets, allowing users to sell cryptocurrencies and withdraw cash.
* **Efficient and Secure Processing:** The platform features fast processing for deposits and withdrawals, complemented by robust security measures, including two-factor authentication (2FA) and encryption.
* **Fees and Limits:** Deposit/withdrawal transactions may incur fees, and there may be daily or weekly withdrawal limits based on the transaction amount.


---

# 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://tem.gitbook.io/docs/p2p-marketplace-features/deposit-withdrawal-services.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.
