> For the complete documentation index, see [llms.txt](https://alphakongsclub8888.gitbook.io/akc-ecosystem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alphakongsclub8888.gitbook.io/akc-ecosystem/project-introduction/team-and-community.md).

# Team and community

**The core team**

At the time of writing (March 2022), a team of over 25 people actively work on the Alpha Kongs Club ecosystem to bring our vision to reality.

This team includes experienced software/web3 developers, marketers, artists and tokenomics experts. They’re committed to make AKC a great web3 brand that we can all feel proud to call our own.

We’re building this ecosystem for our community of over tens of thousands of engaged members.&#x20;

This journey wouldn’t be the same without you. And by forming a DAO and allowing the most active participants to shape our future, we are creating a project they can each count on.

**Is the team doxxed / are the identities of the AKC team publicly shared?**&#x20;

The team is not doxxed, and in this stage we're not yet planning to do so. Before making any assumptions: We sold out our entire NFT collection in less than one hour, while building one of the most kind and supportive communities in this space. Just hop in and take a look for yourself.&#x20;

Trust is earned, not given. We'd rather let results do the talking.&#x20;

Q: *But every good team is doxxed*? Not really, the biggest game changers in the NFT space (BAYC) were not doxxed up until about one month ago (and they didn't even wanted to get doxxed).&#x20;

Q: *So what are the reasons not to doxx*? Glad you asked! 1. We don't want or need the credit 2. We don't want the attention from friends and relatives. 3. Security is a real issue in this space, don't be mistaken. 4. We believe that simply making power moves is the only thing we need to earn trust, not our name, the school we came from, the place we live in etc.&#x20;

Maybe we'll share our identities in the future, thoughts tend to change over time, we'll see. For now we're having an amazing time in the community. Let's focus the mission first.&#x20;


---

# 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://alphakongsclub8888.gitbook.io/akc-ecosystem/project-introduction/team-and-community.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.
