# Buying With Your Wallet

Buying products/services with your wallet is straightforward. Here is a step-by-step guide:

* Go to the product's channel and find the product you want to purchase in its list of products

<figure><img src="/files/94hGR51LAhdWADyHqPgk" alt=""><figcaption></figcaption></figure>

* Click on the product to display its product page like in the image below

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

* Click on the **Buy** button to display the purchase wizard like in the image below

<figure><img src="/files/58QdofzW5gXH8xYYrMTW" alt=""><figcaption></figcaption></figure>

* To vote for the merchant enter your Leviathan Token ID
* You can also leave a note to the seller (you should probably leave your [Paychat](https://paychat.payswap.org) handle so the seller has a way to contact you) or your address info in case the seller needs that information
* Finally, click on the **Checkout button**, enable the marketplace contract to withdraw the necessary tokens from your wallet, and confirm the purchase.

Congratulations! You have successfully purchased your first product. Your seller should be contacting you shortly if you left your [Paychat](https://paychat.payswap.org) handle in the note section


---

# 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.payswap.org/products/cancan/products-services/buying-products-services/buying-with-your-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.
