> For the complete documentation index, see [llms.txt](https://taskoncommunitys-organization.gitbook.io/guide-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://taskoncommunitys-organization.gitbook.io/guide-book/glossary.md).

# Glossary

### GTC

*Go to Community (GTC) refers to the process and strategy of introducing a product or service to the market, with a focus on leveraging and engaging community resources to promote its adoption.*

[TaskOn Community (GTC)](https://taskon.xyz/cmbusiness/) is your go-to platform for optimizing community growth, management, and engagement through automation. With comprehensive tools consolidated in one place, you can seamlessly integrate and synchronize member information from various sources. Whether you're focused on loyalty programs, airdrops, or long-term incentivization, TaskOn Community effortlessly pulls data from both off-chain and on-chain sources, tailoring it to your specific needs.

### GTM

*Go to Market (GTM) refers to the process and strategy of introducing a product or service to the market, emphasizing overall marketing strategies and utilizing various channels to drive the adoption of the product or service.*

In [TaskOn Go-To-Market](https://taskon.xyz/) (GTM), we offer you an `efficient`, `rapid`, and `sustainable` market promotion strategy. Designed to assist your project in effortlessly launching activities and swiftly accumulating traffic, thereby promoting your brand and acquiring new users. Within TaskOn GTM, you can effortlessly create your own community, conduct various [campaigns](https://taskoncommunitys-organization.gitbook.io/entity-hub-for-business-end/tutorial/create-a-campaign), and collaborate with partners to launch [event](https://taskoncommunitys-organization.gitbook.io/entity-hub-for-business-end/tutorial/event), maximizing resource utilization. Furthermore, you also have the opportunity to participate in [TaskOn Epic](https://taskoncommunitys-organization.gitbook.io/entity-hub-for-business-end/case-study/festival-marketing/2023-christmas-epic), each of which attracts over 1 million participants.


---

# 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://taskoncommunitys-organization.gitbook.io/guide-book/glossary.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.
