# Fleek Docs

## Fleek Docs

- [The Era of Vibe Influencing](https://learn.fleek.xyz/get-started/readme.md)
- [Tokenomics](https://learn.fleek.xyz/flk/tokenomics.md)
- [Buy $FLK](https://learn.fleek.xyz/flk/buy-usdflk.md): $FLK is the native token powering the Fleek ecosystem, used for creation, staking, and rewards across the Fleek world on Base.
- [Realistic Content](https://learn.fleek.xyz/best-practices/realistic-content.md)
- [Anime Content](https://learn.fleek.xyz/best-practices/anime-content.md): Our goal is to create vibrant, "in-the-moment" scenes that feel like they're pulled directly from an anime or manga. Think less like a static character lineup and more like a dynamic screenshot from a
- [Privacy Policy](https://learn.fleek.xyz/legal/privacy-policy.md)
- [Terms of Service](https://learn.fleek.xyz/legal/terms-of-service.md)
- [Safety](https://learn.fleek.xyz/legal/safety.md)
- [End User License Agreement (EULA)](https://learn.fleek.xyz/legal/end-user-license-agreement-eula.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://learn.fleek.xyz/get-started/readme.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.
