# Buy / Deposit Funds

{% hint style="info" %}
Trojan Trading has integrated **MoonPay,** making it easy to buy crypto directly on Trojan's Terminal.

**MoonPay** is a trusted crypto payment provider that lets you buy digital assets instantly using a credit card, debit card, or other local payment methods. It's fast, secure, and beginner-friendly.
{% endhint %}

### **How to Buy SOL**&#x20;

1. Click the **+** button next to the wallet icon in the navigation bar, or go to the **Wallets** page \
   and click **+ Deposit**.
2. Choose which wallet to fund.
3. Click **MoonPay** at the bottom.
4. Follow the on-screen steps to complete your crypto purchase.

<figure><img src="https://929272793-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7NS5fH98vYksfOLmRuJn%2Fuploads%2FMCeoSPqanXIg0xt5GpVN%2Fmoonpay%20button%204k.png?alt=media&#x26;token=441a9fda-32d6-4e2d-b5e4-a57dee8b24ce" alt="close up of the &#x22;buy SOL with moonpay&#x22; button"><figcaption></figcaption></figure>

***

### How to Deposit

{% columns %}
{% column %}
&#x20;

1. Click the **+** button next to the wallet icon in the navigation bar, or go to the **Wallets** page and click **+ Deposit**.
2. Choose which wallet to fund.
3. Click **Add funds using** **Connected Wallet** at the bottom.
4. Enter the amount of SOL to transfer from your login wallet.
5. Sign the transaction to complete the deposit.&#x20;
   {% endcolumn %}

{% column %}

<figure><img src="https://929272793-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7NS5fH98vYksfOLmRuJn%2Fuploads%2Fwb3WGd0BzPIKO0rlJAyV%2F%20Deposit%20animated.gif?alt=media&#x26;token=c521b9f7-5fb2-466d-a9b0-10de69e35cde" alt="Animated close up of the &#x22;deposit&#x22; section that focuses on adding funds via your connected wallet."><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% hint style="info" %}
You can also simply transfer from any Solana Wallet to the Trojan wallet address you want to fund.
{% endhint %}

{% hint style="danger" %}
Only deposit SOL or tokens on the Solana network to your wallet address.&#x20;
{% endhint %}

### How to Bridge

<figure><img src="https://929272793-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7NS5fH98vYksfOLmRuJn%2Fuploads%2F1Z6vUXEr5ABkeePmXWn1%2Fdebridge%20banner%20button.png?alt=media&#x26;token=911b1687-7493-4354-8abd-a954874d3c32" alt="close up banner of debridge logo and bridge funds from an chain text"><figcaption></figcaption></figure>

{% columns %}
{% column valign="middle" %}
Have funds in another chain? Use deBridge to move them over to Trojan.

1. Click the **+** button next to the wallet icon in the navigation bar, or go to the **Wallets** page and click **+ Deposit**.
2. Choose which wallet to fund.
3. Click **deBridge** at the bottom.
4. Connect an external wallet, and Follow the on-screen steps to complete the bridging process.

{% endcolumn %}

{% column valign="middle" %}

<figure><img src="https://929272793-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7NS5fH98vYksfOLmRuJn%2Fuploads%2Fhnt0OhgkcEKjtcaoJWEj%2FdeBridge%20screen.png?alt=media&#x26;token=92fa7f9f-c308-432e-81b8-572eebcb0c15" alt="trojan terminal debridge interface " width="375"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Swap SOL to USD1 &#x20;

{% columns %}
{% column valign="middle" %}
Trojan's Terminal uses **SOL** and Solana-based **USD1** as trading pairs.

The easiest way to move funds between them is with [**Simple Swap**](https://docs.trojan.com/terminal-overview/tools-and-widgets/simple-swap) (**Tools → Simple Swap**). Simple Swap lets you exchange SOL for USD1 or USDC, or swap either back to SOL whenever needed.
{% endcolumn %}

{% column valign="middle" %}

<figure><img src="https://929272793-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7NS5fH98vYksfOLmRuJn%2Fuploads%2FGixYXCAFjgnNfv9jS7nC%2Fsimpleswap%20for%20USD1.png?alt=media&#x26;token=06ad9304-00dd-4bab-a03e-e3a4f08c9322" alt="trojan terminal simple swap interface"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% hint style="info" %}
Gas on Solana is paid with SOL regardless of your preferred trading currency. When using USD1 ensure you keep a minimal amount of SOL to send your transactions.
{% 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://docs.trojan.com/trojan-basics/buy-crypto-deposit-funds-on-trojan.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.
