# What is Gibwork?

Gibwork was created 2023 during the [Solana Hyperdrive hackathon](https://solana.com/news/solana-hyperdrive-hackathon-winners), an online competition that saw more than 7,000 participants submit 907 final projects to the judges, making it one of the largest online Solana hackathons.&#x20;

The Gibwork platform serves as a dynamic marketplace where anyone can create new work opportunities or work on a diverse set of tasks and earn crypto.

### Key Features

1. **Task Creation**: Create tasks utilizing any Solana SPL token.
2. **Private Tasks**: Establish private tasks accessible only to those with whom you share a link.
3. **Open Source Bounty**: Initiate an open-source bounty for issues in a GitHub repository.


---

# 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.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.
