# SOL

Now that you've set up your wallets, you're ready to load up your Sigma and start trading. The following docs will walk you through every step of the process.

These guides are split by SOL and EVM - this section (SOL) covers trading all tokens on Solana. Both EVM and SOL guides are organized into three sections to help you navigate the platform:

{% stepper %}
{% step %}

### [Setup](/setup-trading-and-management/sol/setup.md)

Learn how to transfer your funds into Sigma and onto the right chain before you start trading.
{% endstep %}

{% step %}

### [Trading](/setup-trading-and-management/sol/trading.md)

Master Sigma's signature trading features. Each guide explains the key parameters and how to configure them for your desired trading strategy.
{% endstep %}

{% step %}

### [Management](/setup-trading-and-management/sol/management.md)

Organize your wallets, monitor & manage positions, transfer funds between wallets/withdraw from Sigma, and customize your trading interface.
{% endstep %}
{% endstepper %}

Proceed to [Funding or Importing from an External Wallet or Exchange](/setup-trading-and-management/sol/setup/funding-or-importing-from-an-external-wallet-or-exchange.md)to fund your wallet, or navigate to any of the guides within these sections as required!


---

# 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.sigma.win/setup-trading-and-management/sol.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.
