> For the complete documentation index, see [llms.txt](https://pnd-docs.defigeek.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pnd-docs.defigeek.xyz/punodwo-dokyumento/english/user-guide/wallet-connection-disconnection-method.md).

# Wallet Connection/Disconnection Method

There is a button labeled "Connect Wallet" in the header at the top of the page.

Please click this.

<figure><img src="https://3990862584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKP6SsdesCFe6jfgBhMAY%2Fuploads%2F8spBDrtB7NhZOdKwzd5X%2FGroup%2031.png?alt=media&#x26;token=cdcf538c-4a57-463b-9f97-12774e6a35f0" alt=""><figcaption></figcaption></figure>

A screen to select a wallet will be displayed.

Please select your wallet from MetaMask, Rainbow, Coinbase Wallet, or WalletConnect.

The following explanation uses MetaMask as an example.

<figure><img src="https://3990862584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKP6SsdesCFe6jfgBhMAY%2Fuploads%2FCsIPnUjbMMsckhrS0IzY%2F%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88%202024-10-12%2015.34.59.png?alt=media&#x26;token=f0074a55-80cb-4049-bfa0-ef4b12a6593d" alt=""><figcaption></figcaption></figure>

Select the account you want to connect and press the "Next" button.

<figure><img src="/files/XpNaleoG10h46jnflrIw" alt=""><figcaption></figcaption></figure>

On the next screen, press the "Confirm" button.

<figure><img src="/files/BiIgNMDUeo9OENUFUDd4" alt=""><figcaption></figcaption></figure>

If the "Connect Wallet" button changes to display an address as shown below, the connection is complete! 🎉

<figure><img src="https://3990862584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKP6SsdesCFe6jfgBhMAY%2Fuploads%2F3oo36PMQdcscp7pRH1dm%2Fimage.png?alt=media&#x26;token=ddf05a42-7850-48b8-9b40-186c660093ad" alt=""><figcaption></figcaption></figure>

To disconnect, click on the address display above.

Clicking the "Disconnect" button on the screen below completes the disconnection!

<figure><img src="/files/ZUQV9I9B3wM7lJnpaPuo" alt=""><figcaption></figcaption></figure>


---

# 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://pnd-docs.defigeek.xyz/punodwo-dokyumento/english/user-guide/wallet-connection-disconnection-method.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.
