# Connect a Wallet

You can choose to create a new wallet or import your on-chain wallet.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXcugsu4_8DdmcZz-olN75pvDUAIf-SZBIji-_yyRc8okj_qkk71uVFUziTEFtZXZ8mnXguq9t-Hd007FND6g-ZM_a2gL83NBOhZcpkMMOvG6H_5WgtOHzwDycWDk9iRtC_F4tC51X8JUBx1SYqL8Wm8YIIZ?key=KoV4QJUDPqHwLXKJfcnMrg" alt=""><figcaption></figcaption></figure>

If you want to import your wallet, click ‘Import a wallet’ to import it with your private key with 64-digit numbers or seed phrase.

<figure><img src="https://lh5.googleusercontent.com/6i_Jnk5ptLObhhmp15X1uthcLAAp3DmlXnd6wJXvCiOUjZ0zGayXNbNWKVLOLPyeMbEV2Z-F7_7H503GWvV574Lddq_KZ69bWR8_X-LYNS8lvcFGI1eXagvDDuTME2HZCTjh09s9W12JNR94TYbAGuI" alt=""><figcaption></figcaption></figure>

Then, create your 6-digit password for trading.

<figure><img src="https://lh4.googleusercontent.com/eRbOaYebEWgnMvhgFqUEHKJHvMQ4i0E9udCVDBfePJHEH62ii9WQ5ePmkanCHN2XxCEjmfcYNC-yvr1UrRNCDcQPgNOAZtyWG84ODtFTlH1lff-lJ453A7CR6ieF7jgOwgp5EbJRGeqEU-4rOPRM5og" alt=""><figcaption></figcaption></figure>

You have connected your on-chain wallet successfully! Feel free to embark on your PuffTown journey now.


---

# 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.puffverse.pro/product/pufftown/tutorial/connect-a-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.
