> For the complete documentation index, see [llms.txt](https://doc.zephyr.digital/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.zephyr.digital/usdzefy-token/payment-solutions/how-to-buy-usdzefy-with-walletconnect.md).

# How to buy $ZEFY with WalletConnect

## $ZEFY Payment instruction

### How to Buy $ZEFY with WalletConnect

1. Tap the "Wallet Connect" icon on the buying panel in the [tokensale page](https://zephyr.digital/landing/token/) or Metamask if you have installed the [Metamask extension](https://metamask.io/download/).<br>
2. Hit the "Connect to wallet" button below.

<div align="left"><figure><img src="/files/fPtANbCJ7ibz5EmcZWG1" alt=""><figcaption></figcaption></figure></div>

3. If you choose WalletConnect you should:

* choose the exact wallet from the list you have installed on your desktop or mobile before,
* or if you opened a Zephyr webpage on your desktop browser but want to pay through your mobile phone, scan the QR code on your mobile phone.

<div align="left"><figure><img src="/files/3d3faxAsvHPNzSBDyb6x" alt=""><figcaption></figcaption></figure></div>

4. Confirm the request on your wallet

<div align="left"><figure><img src="/files/v991Pnqm4JKPRQCnDobw" alt=""><figcaption></figcaption></figure></div>

5. Return to the Zephyr web page and select the chain and coins you want to use to pay.

<div align="left"><figure><img src="/files/pEhHEekgfu8kzmqquhzq" alt=""><figcaption></figcaption></figure></div>

6. Choose the amount of $ZEFY tokens you want to buy.

<div align="left"><figure><img src="/files/0hwYmKAleK6Li5g9RgGv" alt=""><figcaption></figcaption></figure></div>

7. Click pay and confirm the transaction in your wallet.

<div align="left"><figure><img src="/files/E1Q65f6049xd8U6e9j44" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/6kJSjdWJXtRq9PuQYrZz" alt=""><figcaption></figcaption></figure></div>

8. After confirmation, wait 2-5 min until transactions are approved, and your tokens will be calculated on your profile in Zephyr.

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

9. If you still don't have a wallet or have problems with the payment, write to our support on Telegram @Zephyr\_support or in chat support on the web page.


---

# 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, and the optional `goal` query parameter:

```
GET https://doc.zephyr.digital/usdzefy-token/payment-solutions/how-to-buy-usdzefy-with-walletconnect.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
