> For the complete documentation index, see [llms.txt](https://docs.tenten.co/awesome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tenten.co/awesome/marketing/awesome-discord-communities/badges.md).

# Server Badges and Tags

Servers are assigned one or more badges that they conform to. Some badges may redirect to external links that the servers own and generally refer to, e.g., a homepage or official repository. A badge doesn't necessarily mean that the server is better than the others; it is to represent a server's validity, activity, and wiki. Badges selected for a server **doesn't** relate to [Discord's own set of badges](https://discordia.me/en/badges).

\
![Badge for officially owned Server](/files/znBP2bKgYHn8uZLaKNZl)

#### Official Identification Badge

The server is owned or moderated by an established and registered organization, a company, project members with sufficient headcount. The [Home badge](#home-badge) points to its identity.

\
![Badge for officially owned Server](/files/mEHfSoW5iVBEIhLACpbY)

#### Reddit Badge

The server is owned and moderated by moderators of a preexisting [Reddit](https://www.reddit.com/) forum, though not all subreddit moderators may be involved. The server is officially recognized as an associate community by the subreddit.

\
![Badge for owning a Website](/files/wnj8JTUvrO3VoEGbLjHi)

#### Home Badge

Official website of the server, it's a clickable badge. The webpage may contain helpful information about the server, knowledgebase, donation information, social media links, et cetera.

\
![Badge for owning a Website](/files/X6P1pLWmzmX6m0WFnclE)

#### Git Badge

The server has an open git repository, may contain useful resources, Discord bot source code, and other developments. This clickable badge redirects to the hosted repository e.g., GitHub, Gitlab.

## Tags

Some servers contain these tags. Tags are nothing but a reference to something generic to save content space.

**`so much more`**

A community with a wide range of topics, each of them is equally productive in activities. It has so many active channels that it's impossible to squeeze in all of them in `Notable channels`.


---

# 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.tenten.co/awesome/marketing/awesome-discord-communities/badges.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.
