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

# 🚀 Getting Started as a Trader

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>⚙️ <strong>Wallet Setup</strong></td><td>Instructions for using supported wallets</td><td></td><td><a href="/pages/LeQBfFrwHm3kvpykjSdq">/pages/LeQBfFrwHm3kvpykjSdq</a></td></tr><tr><td>🔗 Bridging Assets to Fuel</td><td>Learn how to bridge assets to Fuel from Ethereum.</td><td></td><td><a href="/pages/gxypeuPjX33kAusdGs95">/pages/gxypeuPjX33kAusdGs95</a></td></tr><tr><td><strong>🚰  Deposit Testnet Assets</strong></td><td>Learn how to add funds to your testnet wallet</td><td></td><td><a href="/pages/N5hC94T9JV4lgoT1tyDY">/pages/N5hC94T9JV4lgoT1tyDY</a></td></tr><tr><td><strong>🎯 Create an Order</strong> </td><td>Learn how to use the order book or swap</td><td></td><td><a href="/pages/gzugC7PFrVqcow9LxN7s">/pages/gzugC7PFrVqcow9LxN7s</a></td></tr></tbody></table>


---

# 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.v12.trade/trade/getting-started-as-a-trader.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.
