# Wallet

1. #### Create Wallet
   1. #### Click the Create Wallet Button

      <figure><img src="/files/hxLu1USmuacHesk5rDmc" alt=""><figcaption></figcaption></figure>
   2. **Successfully create your first Ethereum Wallet**<br>

      <figure><img src="/files/ULqWZZ27TUsFAV1xp8vC" alt=""><figcaption></figcaption></figure>
   3. **Click the address button to enter the wallet**<br>

      <figure><img src="/files/CeMfrqVUSE1YFWwLBBav" alt=""><figcaption></figcaption></figure>
2. #### Export Wallet Private Key
   1. #### Open the menu and click /start

      <figure><img src="/files/NusGPodeqCqIklPZBGhP" alt=""><figcaption></figcaption></figure>
   2. #### Click Wallet button

      <div align="left"><figure><img src="/files/uTTfJTLYx5apHJeswcp3" alt=""><figcaption></figcaption></figure></div>
   3. #### Click Export Private Key button

      <div align="left"><figure><img src="/files/CQ7UT7mPfClY70BmWgJS" alt=""><figcaption></figcaption></figure></div>
   4. #### Click on the private key info to copy and back it up

      <div align="left"><figure><img src="/files/v9oaRec0OSEyjY5jFyM3" alt=""><figcaption></figcaption></figure></div>
3. #### Import Wallet
   1. #### Open the menu and click /start
   2. #### Click the Import Wallet button
   3. #### Enter the private key and send

      <div align="left"><figure><img src="/files/mFlmSl2UatLDMZ1RdEtD" alt=""><figcaption></figcaption></figure></div>
4. Switch Wallet
   1. #### Open the menu and click /wallet\_setting

      <div align="left"><figure><img src="/files/EbQf2ihRpjK53jIDKRUN" alt=""><figcaption></figcaption></figure></div>
   2. #### Click the Switch button

      <div align="left"><figure><img src="/files/ga6rJPX63TYxgCoGIFkB" alt=""><figcaption></figcaption></figure></div>
   3. #### Click any wallet address button to switch

      <div align="left"><figure><img src="/files/ta2e6tGJ8yLV6Qjb9JJ4" 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://pinkpunk-1.gitbook.io/pinkpunk-docs/how-to-use-updating/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.
