> For the complete documentation index, see [llms.txt](https://docs.frontrun.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.frontrun.pro/trading/get-started.md).

# Get Started

### 1. Deposit or Import

#### Deposit Funds

Add funds to a Frontrun wallet, or import an existing one. New wallets created in Frontrun are [powered by Turnkey](https://turnkey.com/), and Frontrun never has access to your keys.

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

{% hint style="info" %}
New wallets created in Frontrun are [powered by Turnkey](/trading/powered-by-turnkey.md). Private keys are generated and secured through Turnkey’s infrastructure. Frontrun never has access to your keys.
{% endhint %}

### 2. Place your first trade

Frontrun overlays a native trading panel on Axiom, GMGN, Terminal, and Dexscreener. Open any of them and the panel appears inline.

#### Axiom

<figure><img src="/files/1WSVFInTz6hVEQRsZoLI" alt=""><figcaption></figcaption></figure>

<details>

<summary>GMGN</summary>

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

</details>

<details>

<summary>Terminal</summary>

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

</details>

<details>

<summary>DexScreener</summary>

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

</details>

### 3. Trade BNB Chain or TON

Switch chains from the selector in the sidepanel header. Wallets, presets, and trading settings persist independently per chain.

* **BNB Chain** — trade from the Frontrun sidepanel on PancakeSwap V2/V3, OKX DEX, and Four.meme. Quotes in BNB, USDT, USD1, and USDC.
* **TON** — trade from the native Frontrun TON panel (Beta).

### Bridge SOL to TON

Move SOL to TON directly inside the sidepanel via ChangeNow. ETA is shown on every quote.

{% embed url="<https://www.youtube.com/watch?v=FyTs5AoV7LM>" %}


---

# 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:

```
GET https://docs.frontrun.pro/trading/get-started.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.
