# Pinky Finance

## Pinky Finance

- [Introduction](https://docs.pinky.finance/introduction.md): www.pinky.finance
- [Services Fees](https://docs.pinky.finance/about-us/services-fees.md)
- [Binance Smart Chain](https://docs.pinky.finance/about-us/services-fees/binance-smart-chain.md)
- [Ethereum](https://docs.pinky.finance/about-us/services-fees/ethereum.md)
- [Polygon](https://docs.pinky.finance/about-us/services-fees/polygon.md)
- [Arbitrum](https://docs.pinky.finance/about-us/services-fees/arbitrum.md)
- [Fantom Network](https://docs.pinky.finance/about-us/services-fees/fantom-network.md)
- [Our Values](https://docs.pinky.finance/about-us/our-values.md): Our Core Values: Guiding Principles for a Thriving Crypto Launchpad
- [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)
- [Standard Token](https://docs.pinky.finance/token-types/standard-token.md)
- [Meme Coin](https://docs.pinky.finance/token-types/meme-coin.md)
- [Burnable Token](https://docs.pinky.finance/token-types/burnable-token.md)
- [Mintable Token](https://docs.pinky.finance/token-types/mintable-token.md)
- [Mintable + Burnable Token](https://docs.pinky.finance/token-types/mintable-+-burnable-token.md)
- [Pinky Finance KYC](https://docs.pinky.finance/important/pinky-finance-kyc.md): Pinky Finance provides also project KYC (Know Your Customer) validation.
- [Pinky Finance Trends](https://docs.pinky.finance/important/pinky-finance-trends.md)
- [Crypto Wallets](https://docs.pinky.finance/guide/crypto-wallets.md)
- [Setup Desktop Wallet](https://docs.pinky.finance/guide/crypto-wallets/setup-desktop-wallet.md)
- [Setup Mobile Wallet](https://docs.pinky.finance/guide/crypto-wallets/setup-mobile-wallet.md)
- [Setup Web Wallet](https://docs.pinky.finance/guide/crypto-wallets/setup-web-wallet.md)
- [Setup Paper Wallet](https://docs.pinky.finance/guide/crypto-wallets/setup-paper-wallet.md)
- [Setup Hardware Wallet](https://docs.pinky.finance/guide/crypto-wallets/setup-hardware-wallet.md)
- [Terms of Service](https://docs.pinky.finance/policies/terms-of-service.md)
- [Privacy Policy](https://docs.pinky.finance/policies/privacy-policy.md)
- [Disclaimer](https://docs.pinky.finance/policies/disclaimer.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.pinky.finance/introduction.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.
