# Setup

Once you've started the bot and generated your wallets as per the guide in [First Start](/getting-started/setup-guide/first-start.md), follow these guides to deposit funds into your Sigma wallets so you can start trading:

{% content-ref url="/pages/4IzeZ0J73pIXrCN29ghv" %}
[Funding or Importing From an External Wallet or Exchange](/setup-trading-and-management/evm/setup/funding-or-importing-from-an-external-wallet-or-exchange.md)
{% endcontent-ref %}

{% content-ref url="/pages/WYXrfHViZC5eWyFVgh3I" %}
[Bridging From Another Chain](/setup-trading-and-management/evm/setup/bridging-from-another-chain.md)
{% endcontent-ref %}


---

# 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/evm/setup.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.
