# MarketPlace Purchases

PayCards enable you to make purchases on the CanCan marketplace without having/connecting a wallet.

Just head over to the product page of the product you want to purchase and click on the **Buy** button

<figure><img src="/files/4eEiGUhuIugdQuayHqB7" alt=""><figcaption></figcaption></figure>

In the wizard that pops up, enter your PayCard's account ID, username, and password as well as any note or address information you might need to attach to your order so the merchant is able to carry it out effectively. Validate and confirm the transaction.

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

Congratulations! You've made your first purchase without a wallet on PaySwap.

[Get further support from the community here.](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org)


---

# 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/paycards/marketplace-purchases.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.
