# Getting Started

- [What Do I Need To Trade](https://docs.flash.trade/flash-trade/getting-started/getting-started.md)
- [How to Swap Tokens](https://docs.flash.trade/flash-trade/getting-started/how-to-swap-tokens.md): Flash Trade's integrated swap functionality allows you to exchange tokens directly within the platform, making it easy to acquire the assets you need for trading and liquidity provision.
- [Making Your First Trade](https://docs.flash.trade/flash-trade/getting-started/making-your-first-trade.md): This guide walks you through placing your first trade on Flash Trade, covering all essential features and risk management tools.
- [How to Create a Referral Link](https://docs.flash.trade/flash-trade/getting-started/making-your-first-trade/how-to-create-a-referral-link.md): Flash Trade's referral program allows you to earn rebates from users you bring to the platform. This guide will walk you through the process of creating your custom referral link.
- [How to Mint or Burn FLP/sFLP](https://docs.flash.trade/flash-trade/getting-started/minting-burning-flp.md)
- [Collecting sFLP USDC Rewards](https://docs.flash.trade/flash-trade/getting-started/minting-burning-flp/collecting-sflp-usdc-rewards.md): sFLP (Staked Flash Liquidity Pool) tokens earn hourly USDC rewards from trading fees generated on Flash Trade. Unlike FLP.1 which auto-compounds, sFLP requires manual claiming of rewards.
- [How to Stake & Unstake FAF](https://docs.flash.trade/flash-trade/getting-started/how-to-stake-and-unstake-faf.md)
- [How to Claim Your Revenue Share](https://docs.flash.trade/flash-trade/getting-started/how-to-stake-and-unstake-faf/how-to-claim-your-revenue-share.md): This guide shows you how to claim your USDC revenue share as a FAF staker on Flash Trade.
- [How to Claim Epoch Rewards](https://docs.flash.trade/flash-trade/getting-started/how-to-claim-epoch-rewards.md)
- [Degen Mode](https://docs.flash.trade/flash-trade/getting-started/degen-mode.md)
- [Funded Wallet](https://docs.flash.trade/flash-trade/getting-started/funded-wallet.md): Trade with Flash Trade's capital. Keep the profits. Zero risk to your own funds.
- [Troubleshooting Guide](https://docs.flash.trade/flash-trade/getting-started/troubleshooting-guide.md): This guide covers common technical issues users may encounter while trading on Flash.Trade and provides step-by-step solutions to resolve them.


---

# 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.flash.trade/flash-trade/getting-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.
