# How to Find Projects’ Communities

In TaskOn Community, you have two ways to find communities: `Search` and `Explore`.

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

## **Search**

If there is a specific project's community you want to join, enter the project name in the search bar.

<figure><img src="/files/5okuibPpcYLCV8mbI9ic" alt=""><figcaption></figcaption></figure>

## **Explore**

If you don't have a specific goal in mind and want to explore the communities that might interest you, you'll find a variety of communities that cater to different interests and topics.&#x20;

You can browse to find communities that interest you, or click on tags such as **Explore More**, **Upcoming TGE**, **Well-Funded Projects**, **Leaderboard Sprint**, and **Trending** to enter the corresponding community sections for discovery.

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


---

# 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://taskoncommunitys-organization.gitbook.io/taskon-help-center/community/how-to-find-projects-communities.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.
