# Buy

## Choose A Card

Select the card whose price meets your expectations and click on Buy.

You can sort by rarity and price by clicking the filter button

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

## Confirm Transaction

Check the details of the transaction and click on confirm when there are no errors

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

## Purchase Success

You will receive a message after successful purchase

<figure><img src="/files/1aAvefLmguDha9ilC3WY" alt=""><figcaption></figcaption></figure>

## View Purchased NFTs

Check out the assets in the purchased section of the inventory, or in your own Wallet - Collections

<figure><img src="/files/6y24GyjdCaMoiz8O6qBu" alt=""><figcaption></figcaption></figure>

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


---

# 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://whitepaper.powerofwomen.xyz/market/buy.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.
