# Apply for a bounty

### Living Knowledge Systems Hackathon

Through September 19, 2024 you have the ability to participate in our Living Knowledge Systems Hackathon with the chance of winning up to 15,000 USDT.&#x20;

[Participate Here](https://www.hackquest.io/en/hackathon/explore/Living-Knowledge-Systems-Decentralized-AI-Hackathon)

### Gaia Integration Bounty Submission

Did you build a functioning dApp or integration with Gaia? How about deployed a node with a unique dataset? If so, enter your submission for a bounty and your chance to win up to 800 USDC.&#x20;

[Submit Here](https://docs.google.com/forms/d/e/1FAIpQLSdwvbKGAWspvDqilXnrnuWt51zZUbYL9t4wj1NSwGx2uQhVcg/viewform)

### Dework Open Tasks

Get yourself assigned to an open task like building your own AI Agent or creating a Hong Kong Tour Guide GPT. &#x20;

[Click Here](https://app.dework.xyz/gaia/main-space-84384)


---

# 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://developer.gaianet.ai/getting-started-as-a-developer/apply-for-a-bounty.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.
