# Register, Deposit, Start!

## **Sign-up**

Navigate to the [Sign-up](https://margex.com/app/signup) page and fill in the required information. Click "Register". You will receive a registration confirmation email. Open this email and click the confirmation link to complete account registration.

![Signup page.png](https://strapi-secret-uurl-yuasdll767ew.margex.ch/uploads/Signup_page_78029e7de8.png)

## Deposit

Currently, the following deposit methods are available on Margex:

* [Direct crypto deposits](/help-center/wallet/deposit/how-to-deposit.md) from another address to your Margex wallet
* [Buy crypto](/help-center/wallet/deposit/where-to-buy-bitcoin-1.md) with a bank card through Changelly or ChangeNOW

To make a deposit:

1. Navigate to your [Wallet](https://margex.com/app/wallet) and click 'Deposit':

<figure><img src="/files/2EbKY1AOqnIJrRy8U5Lt" alt=""><figcaption></figcaption></figure>

2. In the drop down menu, click the coin/token that you wish to deposit:

<figure><img src="/files/suG1ItNz3CreoRE8kmqd" alt=""><figcaption></figcaption></figure>

3. Copy your Margex deposit address and paste it into the destination field on the site/wallet from which you are transferring funds.

***

The following assets are currently available for deposits:

<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></tr></thead><tbody><tr><td>BTC (Bitcoin)</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></tr><tr><td>ETH (Ethereum)</td><td>USDC</td><td>USDC</td><td>USDC</td><td>USDC</td><td>USDC</td><td>TUSD (TrueUSD)</td><td></td><td>ETH</td></tr><tr><td>TRX (Tron)</td><td>BUSD</td><td>BUSD</td><td>BUSD</td><td>BUSD</td><td>BOME (Book of Meme)</td><td>USDD</td><td></td><td>USDT</td></tr><tr><td>SOL (Solana)</td><td>DAI</td><td></td><td></td><td></td><td>Official TRUMP (TRUMP)</td><td></td><td></td><td>USDC</td></tr><tr><td>LTC (Litecoin)</td><td>USDP (Pax Dollar)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>AVAX (Avalanche)</td><td>WBTC (Wrapped BTC)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>BNB (Binance coin)</td><td>LINK (ChainLink)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>XRP</td><td>Lido Staked ETH</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>TON (Toncoin)</td><td>MATIC (Polygon)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>MATIC (Polygon)</td><td>Ripple USD (RLUSD)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>ARB (Arbitrum)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>BCH (Bitcoin Cash)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>KAS (Kaspa)</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></tr><tr><td>Ripple USD (RLUSD)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>

\
To [buy crypto](https://margex.com/app/buyCrypto) via a credit card, see our short tutorial: [How to buy Crypto](/help-center/wallet/deposit/where-to-buy-bitcoin.md):

<figure><img src="/files/u5svnldal4HFeyB7vRmG" alt=""><figcaption></figcaption></figure>

## Trade

1. To begin trading, navigate to the [Trade](https://margex.com/app/trade) page:

<figure><img src="/files/kFLiqLdB4IEDBTpqKpMf" alt=""><figcaption></figcaption></figure>

2. In the order placement module, select the desired order parameters, such as Collateral currency, Trading pair, [Order type](/help-center/leverage-trading-guide/orders-positions/order-types.md), Order size and Leverage
3. Click Buy or Sell to place a corresponding Buy or Sell orde&#x72;*(Alternatively, selecting the % of margin to be used in a trade will automatically calculate order parameters.)*

***

For a detailed breakdown of the Trade interface, see our comprehensive guide:

* [Trade Interface](/help-center/leverage-trading-guide/trade-interface.md)

To learn more about orders and positions check out our other articles:

* How to [place and manage orders](/help-center/leverage-trading-guide/orders-positions/manage-orders.md)
* How to [manage open positions](/help-center/leverage-trading-guide/orders-positions/manage-positions.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://help.margex.com/help-center/margex/quick-start-guide.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.
