# Getting Started

Your Sherpa Account deploys identically across all supported chains, giving you a unified experience throughout the DeFi ecosystem.

{% stepper %}
{% step %}
**Create your Sherpa Account**

A one-time setup that deploys your smart contract wallet

<figure><img src="/files/qJlaVdhpDHr9CNkUNOjU" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Fund your account**

Transfer assets from your existing wallet

<figure><img src="/files/DoPlhg0eJT0JoWJNkosq" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Start trading**

Enjoy automated execution with complete peace of mind

<figure><img src="/files/wDDNobw65DLlV1w94A9u" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.sherpa.trade/sherpa-trade-automation/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.
