# Top Up and Withdraw SOL

### Login with Telegram

You sign in to karta.markets through Telegram.

Your Telegram account becomes linked to your karta account, so we strongly recommend enabling 2FA in Telegram for security.

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

### Your wallet is created on first login

When you log in for the first time, karta.markets automatically creates a Solana wallet for you. Make sure to save your private key in a safe place.

<figure><img src="/files/48XLDKVOkoaJaqHO8sJq" alt=""><figcaption></figcaption></figure>

### Top up your karta.markets wallet

To add SOL to your wallet, simply send SOL to your karta wallet address from:

* Phantom or any other Solana wallet
* Any other trading terminal
* CEX

A regular on-chain transfer is all you need.

### Withdraw SOL

To withdraw SOL enter your wallet address and amount.

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

{% hint style="info" %}
If you have any questions, feel free to message [@tony\_contra](https://t.me/tony_contra).
{% endhint %}


---

# 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://karta-trade.gitbook.io/docs/trade/topup.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.
