> For the complete documentation index, see [llms.txt](https://docs.pinky.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pinky.finance/pinky-finance/web-3-marketplace/buy-product.md).

# Buy Product

The buying process on Pinky Finance Web 3 Marketplace has been made in a fully decentralized manner and can be done only with the crypto payment - no need to make any direct transfers, simply follow the guide below to get the files instantly.

1. Allocate the product you want to purchase on <https://pinky.finance/marketplace>
2. Switch to BSC Network (Or the network the product is listed on)
3. You will be asked to "Connect to BUY", click the button, and sign in - the sign-in is necessary for the authorization, so you can access the files also later with the same wallet.

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

4. Please make sure that you are signing on to the right domain name - pinky.finance

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

5. After a successful sign-in you will see a button change-up to "BUY NOW", you need to have the product price balance or more on the wallet you are using to purchase the item.

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

6. Item purchased! Now you can download the files from the platform:

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

{% hint style="info" %}
Please note: If you are facing any issues with the file download, contact our Support Team on Telegram: @pinkyfinancemarket
{% endhint %}

{% hint style="info" %}
All of the files on the Pinky Finance Web 3 Marketplace have been reviewed by our Developer team, and you can rest assured, that there will be no issues with the script in the future.
{% endhint %}


---

# 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://docs.pinky.finance/pinky-finance/web-3-marketplace/buy-product.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.
