> For the complete documentation index, see [llms.txt](https://nextgenguilds.gitbook.io/nextgen-guilds/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nextgenguilds.gitbook.io/nextgen-guilds/the-nextgen-platform-use-cases.md).

# The NextGen platform: Use cases

### Bounties <a href="#ad50ac97-2318-4744-bcd4-121bafd0d328" id="ad50ac97-2318-4744-bcd4-121bafd0d328"></a>

Users can instantly earn points by exploring projects and products in the ecosystem. This will be a great opportunity to projects to increase awareness of the tools and platforms they're building and foster increased adoption. Users will benefit by being exposed to NFT and web3 exposure, thereby increasing their chances of finding more opportunities in the space.

### Contests <a href="#f1322e07-688e-4134-9665-f7aeaf70fe40" id="f1322e07-688e-4134-9665-f7aeaf70fe40"></a>

Think raids, giveaways, meme contests, thread contests. Users can earn points by entering these contests. Projects will also assign the prizes to be won by the best/lucky entries in each contest. The prizes can be anything valuable from sol, cash prizes or project tokens to whitelist or allow list roles for upcoming projects.

### Projects&#x20;

Oh, so you're a highly skilled and super talented degen? Apply for long term and more specialised contributions to projects and get paid, just like a freelancer. Projects can use this to find valuable talents to outsource some of their work to or even expand their team. *Want some even more specific examples of use cases?*

<table><thead><tr><th width="157.856689453125">Use Case</th><th width="248.71206665039062">Category</th><th width="189.513671875">Example</th><th>Prize</th></tr></thead><tbody><tr><td>Raids</td><td>Giveaway Contest</td><td>Like + comment on the latest sneak peak post on the NextGenGuilds Twitter</td><td>20 $NXG for 10 winners + points for all entries</td></tr><tr><td>Exploring Hashguild</td><td>Bounties</td><td>List an NFT on Hashguild and gain 300 points</td><td>250 points for all entries</td></tr><tr><td>Liquidity pooling on Saucerswap</td><td>Bounties</td><td>Deposit $SAUCE and $HBAR into Saucerswap’s liquidity pool</td><td>200 points for all entries</td></tr><tr><td>Introduction to HEX wallet functionalitiespossible</td><td>Contest</td><td>Create a fungible token on the HBAR blockchain using HEX wallet</td><td>500 HEX for 5 winners and points for all entries</td></tr><tr><td>Mintmaster Thread Contest</td><td>Contest</td><td>Write a thread on the Mint master journey so far</td><td>1000 HBAR for two winners</td></tr><tr><td>Build a custom Discord bot</td><td>Project</td><td>Build a custom Discord bot for the Boneheadz Discord Server</td><td>200 USDC for the selected submission and points for all participants</td></tr></tbody></table>

(NB: These are just some of the many possible use cases...!)


---

# 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 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://nextgenguilds.gitbook.io/nextgen-guilds/the-nextgen-platform-use-cases.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.
