# Resources

- [Superfluid Wave Pool](https://superfluid.gitbook.io/superfluid/resources/superfluid-wave-pool.md): A continuous Superfluid Hackathon - helping Web3 devs and creators level up by tackling our tech
- [Superfluid on Ethereum Mainnet](https://superfluid.gitbook.io/superfluid/resources/superfluid-on-ethereum-mainnet.md): What you need to know when working with Superfluid on Ethereum Layer 1
- [Bounty Program](https://superfluid.gitbook.io/superfluid/resources/bounty-program.md): Get paid to improve our real-time finance protocol!
- [Security & Bug Bounties](https://superfluid.gitbook.io/superfluid/resources/security-and-bug-bounties.md): Immunefi Program and Links to Audits
- [Token Dashboard Submission](https://superfluid.gitbook.io/superfluid/resources/token-dashboard-submission.md): Want your token to show up on the Superfluid Dashboard? Look no further.
- [Videos](https://superfluid.gitbook.io/superfluid/resources/videos.md): An Archive of Oriented Tutorials & Livestreams
- [Learn about Ethereum](https://superfluid.gitbook.io/superfluid/resources/learn-about-ethereum.md): Ethereum education resources
- [Code of Conduct](https://superfluid.gitbook.io/superfluid/resources/code-of-conduct.md): Superfluid Contributor & Community Code of Conduct


---

# 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://superfluid.gitbook.io/superfluid/resources.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.
