# Connecting the Swoop Wallet

1. Go to the Swoop Telegram bot — [t.me/swoop\_solana\_bot](https://t.me/swoop_solana_bot) — and select **“Wallet”** in the main menu.

<div align="left" data-with-frame="true"><figure><img src="/files/gPWqjx5o7r0B1Nsjvpw5" alt="" width="296"><figcaption></figcaption></figure></div>

2. In the wallet menu, click **“Export private key”** and confirm that you understand **you must never share this key with anyone**.\
   Axiom is a trusted platform that we will be using later, so proceed to the next step.

<div align="left" data-with-frame="true"><figure><img src="/files/3QHixklzLKg9fVR4Zhcy" alt="" width="299"><figcaption></figcaption></figure></div>

3. You need to copy your private key and import it into Axiom.

<div align="left" data-with-frame="true"><figure><img src="/files/XWUdW91zNKOzvCZKJpPR" alt="" width="375"><figcaption></figcaption></figure></div>

4\. Make sure you are logged in to Axiom, then follow these steps:

1. Click **“Portfolio”** at the top.
2. Go to **“Wallets”**.&#x20;
3. Click **“Import”**.

<div data-with-frame="true"><figure><img src="/files/FUeMX9GKuTH289oT611y" alt=""><figcaption></figcaption></figure></div>

Paste your **Swoop wallet private key** into the popup window.

Click **“Import Wallet”**.

5. If everything was done correctly, you will see your Swoop wallet listed in the wallet selection panel.

<div data-with-frame="true"><figure><img src="/files/gAjfqqhnrweGHWKT1ppE" alt=""><figcaption></figcaption></figure></div>

6. Make the wallet active

To do this, click the toggle switch next to the wallet name so it turns on.\
Then rename the wallet by clicking the **pencil icon** — for example, name it **“Swoop”** to avoid confusion.

This wallet will be used for trading through **Swoop Pro** via our browser extension (terminal), while **Axiom** will be needed for viewing charts and additional analytics during trading.

<div data-with-frame="true"><figure><img src="/files/1kqaovES2268UQD98Per" alt=""><figcaption></figcaption></figure></div>


---

# 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.swoop.fun/swoop-pro/connecting-the-swoop-wallet.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.
