# Pinky Finance

- [Web 3 Marketplace](https://docs.pinky.finance/pinky-finance/web-3-marketplace.md)
- [Buy Product](https://docs.pinky.finance/pinky-finance/web-3-marketplace/buy-product.md)
- [Sell Product](https://docs.pinky.finance/pinky-finance/web-3-marketplace/sell-product.md)
- [Contact Us](https://docs.pinky.finance/pinky-finance/contact-us.md)
- [Social Links](https://docs.pinky.finance/pinky-finance/social-links.md)
- [Tutorials](https://docs.pinky.finance/pinky-finance/tutorials.md)
- [Generate Token](https://docs.pinky.finance/pinky-finance/tutorials/generate-token.md): Token generation with Pinky Finance only takes a couple of seconds. Smart contract full ownership belongs only to the deployer - so don't lose your wallet!
- [Start Token Sale](https://docs.pinky.finance/pinky-finance/tutorials/start-token-sale.md)
- [Embed Sale](https://docs.pinky.finance/pinky-finance/tutorials/embed-sale.md)
- [Resources](https://docs.pinky.finance/pinky-finance/resources.md): Here you can get all the official Pinky Finance Resources, like logo, banners, and other.
- [Pinky Lock](https://docs.pinky.finance/pinky-finance/pinky-lock.md)


---

# 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.pinky.finance/pinky-finance.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.
