> For the complete documentation index, see [llms.txt](https://taskoncommunitys-organization.gitbook.io/taskon-help-center/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/taskon-help-center/whats-new/v1.7.7.md).

# v1.7.7

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*9fF51GfdAFBIjZFrlue09Q.png" alt="" height="350" width="700"><figcaption></figcaption></figure>

**Benefit Shop**

After completing tasks within the community and accumulating a certain number of Community Points, members can exchange them for various rewards in the **Benefit Shop**. These rewards include **Tokens**, **NFTs**, **Discord Roles**, **Whitelists**, **Content, Promote Code**, **and more**. The specific rewards are determined by the project community to ensure diversity and appeal.

The Benefit Shop serves as recognition for members’ **contributions** and as evidence of their active participation within the community. It is a way for the community to acknowledge and reward the efforts of its members, encouraging continued engagement and fostering a sense of belonging.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*T2VnVh4qJgHH2iMSlvv1Qw.jpeg" alt="" height="1034" width="700"><figcaption></figcaption></figure>

**Task Template: Reddit**

In the new version, we’ve introduced a brand-new task templates: Reddit. These templates are designed to help you delve deeper into the community of projects you’re interested in and integrate more swiftly, allowing you to experience the functionalities of the projects.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*27xcnTD-_sOtqaJGgCCksw.png" alt="" height="438" width="700"><figcaption></figcaption></figure>

**Multiple Language Support: English, Japanese, Spanish, Russian, Korean**

We’ve just introduced an exciting enhancement: multi-language support. Currently, we offer **English**, **Japanese, Spanish, Russian, Korean**. And in the future, we’re gearing up to add even more languages to cater to users from diverse regions. A richer and more tailored user experience just for you.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*UzbC6iahSe7Cdmd7pui3ag.png" alt="" height="566" width="700"><figcaption></figcaption></figure>

<br>


---

# 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:

```
GET https://taskoncommunitys-organization.gitbook.io/taskon-help-center/whats-new/v1.7.7.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.
