# Replace Wallet

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

**Step 1:** Access SolTradingBot on Telegram

**Step 2:** Press `/start` command and choose the `wallet` button or use `/wallet`  command.

**Step 3:** Choose the wallet you want to replace and choose `Edit` button.

**Step 4:** The Bot will ask you to send to new Private Key of the wallet you want to replace. Paste and send it to the Bot.


---

# 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://soltradingbot.gitbook.io/docs/feature-and-instruction/wallet-and-multi-wallet/replace-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.
