# v.1.9.3

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

The new features in this update include but are not limited to:

* **More informative quest description**: TaskOn now supports rich text in the description field, which means that the users are provided with more instructive and intuitive descriptions before they start the tasks.
* **Recurring tasks**: we have made quests that contain repeating tasks in Quest Hub, which means our users have opportunities to earn extra rewards.

<figure><img src="https://miro.medium.com/v2/resize:fit:1310/1*LNYwdpEjSrzKhbSFhnmYlg.jpeg" alt="" height="705" width="655"><figcaption></figcaption></figure>

* **Enhanced financial security for the projects**: previously, our projects sometimes could not identify their records of adding assets on Polygon. **TaskOn** has now introduced a self-service option that allows our projects to retrieve their unused assets, thereby alleviating their worries about financial security.

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

* **Editting ongoing quests**: our projects can now make necessary changes to the quests after the releases. This provides greater flexibility and chances for correcting mistakes.

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

* **Ranking events expanded**: we have expanded the scope of ranking events, which used to support ranking quests only. But in **TaskOn v1.9.3**, they can support any types of quests as long as they include reward points, such as Lucky Draw and FCFS.

<figure><img src="https://miro.medium.com/v2/resize:fit:1192/1*XuqlaurgXg3RcHWF7lIThQ.jpeg" alt="" height="276" width="596"><figcaption></figcaption></figure>

* **More flexibility with quest launch**: in earlier versions, all quest launches had to be previously scheduled. Now, our projects have the option of publishing them immediately.

<figure><img src="https://miro.medium.com/v2/resize:fit:1222/1*HAl2yfuxS2uY-rA4ndAKNA.jpeg" alt="" height="115" width="611"><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/guide-book/whats-new/v.1.9.3.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.
