> For the complete documentation index, see [llms.txt](https://docs.dgenz.club/dgenz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dgenz.club/dgenz/utilities/dgenz-club.md).

# Dgenz Club

**Dgenz Club** is your one stop shop for everything you need when it comes to Web3.\
All of our holders get access to these channels regardless of which collection they own.

<figure><img src="/files/WlDE05aHrhKe2N8dn8mY" alt=""><figcaption></figcaption></figure>

**NFT Alpha Calls & Discussion Channel**\
NFT alpha calls by skyeonsol, founder of CandleTech.\
Discuss upcoming mints with your fellow dgenz and share the alpha with the fam.

**riBBit News**\
riBBit is a web-based news platform that reports unbiased, trusted, and reliable sources of information on what’s happening in the crypto and NFT space. riBBit acts as an extra voice for a typical creator/builder, empowering their NFT journey and helping others reach a wider audience.

**Syndicate News**\
Syndicate is a Web3 news media company that provides daily news and insights on stocks, crypto, and NFTs to their network of Discord communities. They're focused on providing clear, concise, and accessible information about the rapidly evolving world of Web3.

**NFT X Feed**\
Enjoy a curated feed of posts from everyone's favourite NFT projects.

**Whitelists from Subb3r**\
Join giveaways for exclusive whitelists to the hottest up and coming NFT collections.

**Connect by Rethinkable** \
Looking to find work in Web3? Apply for jobs directly from our Discord server in just about any area

* Developers
* Marketing
* Design
* Moderators
* Community Managers
* Collab Managers
* Alpha Callers
* Advisors
* Ambassadors


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.dgenz.club/dgenz/utilities/dgenz-club.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
