> For the complete documentation index, see [llms.txt](https://docs.target1m.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.target1m.io/user-guide/wallets.md).

# Wallets

<figure><img src="/files/MDJaqJFZmIU4xAEEisgd" alt="" width="506"><figcaption><p>Wallet section</p></figcaption></figure>

<figure><img src="/files/EPkokj10XOXY27x24rdW" alt="" width="563"><figcaption><p>Wallets menu</p></figcaption></figure>

1. Create a fresh wallet, then it will send you the private key only one time.
2. Import wallet, if you have already a wallet, you can just send your private key here after clicked the button.
3. Edit your current wallet (Delete , view full address, scan on the scanner side on chain)

<figure><img src="/files/nQadvbgOrOMwCjjPIl1f" alt=""><figcaption><p>Wallet Edit Menu</p></figcaption></figure>

1. Delete wallet if you want to remove it from bot & destroy (Be careful, if you didn't save you private key somewhere it will be deleted and can not be reverted!)
2. Open your wallet in browser to see more detailed view. Bot will open solscan.io for Solana chain for example.
3. You can withdraw your fund via clicking this button. You can withdraw some of your funds or all!
4. You can easily deposit some crypto via credit card. We have a good partnership with MoonPay!


---

# 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:

```
GET https://docs.target1m.io/user-guide/wallets.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.
