# Community Development

In most cases, the success of a project heavily relies on the community that it has built, and hence it is crucial to evaluate the project’s efforts and effectiveness in community development.&#x20;

The first indicator is usually the number of Twitter followers and Discord members, but be wary of being too reliant on these numbers as bots are rampant these days, especially if the project runs giveaways and invite contests very regularly. A more conservative metric is typically their Discord’s “Online Members”. Another good way to get a feel of engagement is to scroll through a project’s Tweets and Discord announcements and see the amount of reactions/interactions with them.

Other than numbers, it is important to know if there are dedicated Twitter Managers and Discord moderators who are fully focused on building the community, and how they are interacting with the community and newcomers.&#x20;


---

# 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://nfts-101.kyzzen.io/evaluating-nft-projects/key-factors/community-development.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.
