# GIBWORK

## GIBWORK

- [What is Gibwork?](https://docs.gib.work/info/readme.md)
- [Referrals](https://docs.gib.work/info/referrals.md)
- [Frequently Asked Questions](https://docs.gib.work/info/frequently-asked-questions.md)
- [How to Start Earning](https://docs.gib.work/info/frequently-asked-questions/how-to-start-earning.md)
- [How to Create a Task](https://docs.gib.work/info/frequently-asked-questions/how-to-create-a-task.md)
- [Contact and Support](https://docs.gib.work/info/support-and-contact.md)
- [How It Works](https://docs.gib.work/info/how-it-works.md)
- [For Project Owners](https://docs.gib.work/info/how-it-works/for-project-owners.md)
- [For Developers](https://docs.gib.work/info/how-it-works/for-developers.md)
- [Tipping](https://docs.gib.work/info/how-it-works/tipping.md)
- [How to Get Verified](https://docs.gib.work/info/how-it-works/how-to-get-verified.md)
- [What is Work Token?](https://docs.gib.work/work-token/what-is-work-token.md)
- [Tokenomics](https://docs.gib.work/work-token/tokenomics.md)
- [Revenue Share](https://docs.gib.work/work-token/revenue-share.md)
- [Season 0 - draft](https://docs.gib.work/work-token/revenue-share/season-0-draft.md)
- [Decaf Integration](https://docs.gib.work/integration-and-partnerships/decaf-integration.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.gib.work/info/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.
