> For the complete documentation index, see [llms.txt](https://f1tradingbot.gitbook.io/f1-tradingbot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://f1tradingbot.gitbook.io/f1-tradingbot/f1-tradingbots-guide/editor/connectwl.md).

# Connect Wallet

Time to strap in and connect your wallet to the F1 Trading Bot for a high-speed Solana showdown! Here’s how to get your racing rig linked up:

**Step 1**: Roar into Telegram and pull up the F1 Trading Bot’s pit lane.

**Step 2**: Punch /start, then hit the "wallet" button—or take the express lane with /wallet.

**Step 3**: Got a wallet ready to roll? Slam the "Import Wallet" button.

**Step 4:** The bot’s ready to tune up—drop your Private Key into the reply box, paste it in, and watch it lock into gear<br>

\
Vroom ! Your wallet’s now turbo-charged and synced with the F1 Trading Bot. Top up and start dominating the market.

{% @arcade/embed flowId="GPqXFKZD4CPq535W1TFA" url="<https://app.arcade.software/share/GPqXFKZD4CPq535W1TFA>" %}

{% hint style="info" %}
If you have multiple files, GitBook makes it easy to import full repositories too — allowing you to keep your GitBook content in sync.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://f1tradingbot.gitbook.io/f1-tradingbot/f1-tradingbots-guide/editor/connectwl.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
