> For the complete documentation index, see [llms.txt](https://help.margex.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.margex.com/help-center/tr/wallet/deposit/conditions.md).

# Yatırım Koşulları

## **Desteklenen Yatırımlar**

**Margex, yatırımlardan herhangi bir ücret almaz.**

Aşağıdaki varlıklar için yatırımlar desteklenmektedir:

<table><thead><tr><th width="178">NATIVE</th><th width="150">ERC20</th><th width="104">BEP20</th><th width="112">POLYGON</th><th width="135">AVALANCHE</th><th>SOLANA</th><th width="87">TRC20</th><th width="100">ARB</th><th>BASE</th><th>SUI</th></tr></thead><tbody><tr><td>Bitcoin (BTC)</td><td>USDT</td><td>USDT</td><td>USDT</td><td>USDT</td><td>USDT</td><td>USDT</td><td>ETH</td><td>BTC (CBBTC)</td><td>USDC</td></tr><tr><td>Ethereum (ETH)</td><td>USDC</td><td>USDC</td><td>USDC</td><td>USDC</td><td>USDC</td><td>TrueUSD (TUSD)</td><td></td><td>ETH</td><td></td></tr><tr><td>Tron (TRX)</td><td>BUSD</td><td>BUSD</td><td>BUSD</td><td>BUSD</td><td>Book of Meme (BOME)</td><td>USDD</td><td></td><td>USDT</td><td></td></tr><tr><td>Solana (SOL)</td><td>DAI</td><td>World Liberty Finanical USD (USD1)</td><td></td><td></td><td>Official TRUMP (TRUMP)</td><td></td><td></td><td>USDC</td><td></td></tr><tr><td>Litecoin (LTC)</td><td>Pax Dollar (USDP)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Avalanche (AVAX)</td><td>Wrapped BTC (WBTC)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Binance Coin (BSC)</td><td>ChainLink (LINK)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>XRP</td><td>Lido Staked ETH (stETH)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Toncoin (TON )</td><td>Polygon (MATIC)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Polygon (MATIC)</td><td>Ripple USD (RLUSD)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Arbitrum (ARB)</td><td>Tether Gold (XAUt)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Bitcoin Cash (BCH)</td><td>Pax Gold (PAXG)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Kaspa (KAS)</td><td>World Liberty Finanical USD (USD1)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Dogecoin (DOGE)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Ripple USD (RLUSD)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Monero (XMR)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Sui (SUI)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>ZCASH (ZEC)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>

{% hint style="success" %}
[**Banka veya kredi kartı ile kripto satın almak için**](/help-center/tr/wallet/deposit/where-to-buy-bitcoin-1.md), Cüzdan sayfanızdaki **"Kripto Satın Al"** butonuna tıklayarak **Changelly veya ChangeNOW** üzerinden doğrudan işlem yapabilirsiniz.
{% endhint %}

## **Minimum Yatırım Tutarı**

Her para birimi için minimum yatırım tutarı, yatırılan para biriminde **10 USD eşdeğeridir.**

Yatırımlar veya platformla ilgili herhangi bir sorunuz olursa, **7/24 canlı destek** veya **e-posta** ile bizimle iletişime geçmekten çekinmeyin


---

# 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://help.margex.com/help-center/tr/wallet/deposit/conditions.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.
