# Trade

- [🚀 Getting Started as a Trader](https://docs.v12.trade/trade/getting-started-as-a-trader.md)
- [Wallet Setup](https://docs.v12.trade/trade/getting-started-as-a-trader/wallet-setup.md): In these sections, you will find detailed instructions on how to download and use each of the wallets supported on V12.
- [Fuel Wallet](https://docs.v12.trade/trade/getting-started-as-a-trader/wallet-setup/fuel-wallet.md)
- [Fuelet Wallet](https://docs.v12.trade/trade/getting-started-as-a-trader/wallet-setup/fuelet-wallet.md)
- [Ethereum Wallets](https://docs.v12.trade/trade/getting-started-as-a-trader/wallet-setup/ethereum-wallets.md)
- [Bridging Assets Using the Fuel Bridge](https://docs.v12.trade/trade/getting-started-as-a-trader/bridging-assets-using-the-fuel-bridge.md)
- [Deposit Assets using Testnet Faucet](https://docs.v12.trade/trade/getting-started-as-a-trader/deposit-assets-using-testnet-faucet.md): Note: Faucet operates on Fuel Testnet
- [Creating Orders](https://docs.v12.trade/trade/getting-started-as-a-trader/creating-orders.md)
- [Order Book](https://docs.v12.trade/trade/getting-started-as-a-trader/creating-orders/order-book.md): Step-by-Step Guides
- [Limit Order](https://docs.v12.trade/trade/getting-started-as-a-trader/creating-orders/order-book/limit-order.md)
- [Market Order](https://docs.v12.trade/trade/getting-started-as-a-trader/creating-orders/order-book/market-order.md)
- [Cancelling an order](https://docs.v12.trade/trade/getting-started-as-a-trader/creating-orders/order-book/cancelling-an-order.md)
- [Swap](https://docs.v12.trade/trade/getting-started-as-a-trader/creating-orders/swap.md)
- [How to use the portfolio](https://docs.v12.trade/trade/getting-started-as-a-trader/how-to-use-the-portfolio.md)
- [Fee Structure](https://docs.v12.trade/trade/getting-started-as-a-trader/fee-structure.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://docs.v12.trade/trade.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.
