# Wink Whitepaper

## Wink

- [Overview](https://trywink.gitbook.io/wink/master.md): Updated Feb 2025
- [Memberships](https://trywink.gitbook.io/wink/product/memberships.md): Passes & Subscription
- [Messenger](https://trywink.gitbook.io/wink/product/messenger.md): Direct messages and tipping
- [Explore](https://trywink.gitbook.io/wink/product/explore.md): Explore content and creators
- [Marketplace](https://trywink.gitbook.io/wink/product/marketplace.md): Trade Passes with other users
- [CRM Tools](https://trywink.gitbook.io/wink/product/crm-tools.md): CRM tools to enhance workflow
- [Social Login](https://trywink.gitbook.io/wink/benefits/social-login.md): Log-in with existing social accounts
- [Pay with Card](https://trywink.gitbook.io/wink/benefits/pay-with-card.md)
- [Gasless Transaction](https://trywink.gitbook.io/wink/benefits/gasless-transaction.md): Say goodbye to gas fees!
- [LIKE Token Utility](https://trywink.gitbook.io/wink/crypto/like-token-utility.md): The currency of Web3 social
- [LIKE Tokenomics](https://trywink.gitbook.io/wink/crypto/like-tokenomics.md): Updated April 2024
- [Basic Information](https://trywink.gitbook.io/wink/crypto/like-tokenomics/basic-information.md): Updated April 2024
- [Release Schedule](https://trywink.gitbook.io/wink/crypto/like-tokenomics/release-schedule.md): Updated April 2024
- [Wallets](https://trywink.gitbook.io/wink/crypto/like-tokenomics/wallets.md): Updated April 2024
- [Token Allocation](https://trywink.gitbook.io/wink/crypto/like-tokenomics/token-allocation.md): Updated April 2024
- [Investors](https://trywink.gitbook.io/wink/crypto/investors.md)
- [Roadmap](https://trywink.gitbook.io/wink/about/roadmap.md): Disrupting the Creator Economy


---

# 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://trywink.gitbook.io/wink/master.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.
