> 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/boost-engagement/task-system/how-to-create-tasks/step1-basic-task-settings.md).

# Step1: Basic Task Settings

In the Community, we offer both `on-chain` and `off-chain` task templates. Choose the task `template` you've configured and start creating!

Before creating a task, you can choose the `Sector` under which you want to create the task.&#x20;

1. Click on the corresponding sector, then select a task template.&#x20;

For example, if you want to create a task under Daily Engagement Sector:&#x20;

Select "`Daily Engagement`", then click on a task template such as "`Visit Website`". After creating the task, it will be categorized under "`Daily Engagement`".

<figure><img src="/files/RrFIuCaPWC0enCLVcPvJ" alt="" width="563"><figcaption></figcaption></figure>

You can also classify tasks after they have been created:

1. In `Task List`, choose the task
2. Click on the top-right corner.
3. Click on "`Move to`"

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

Choose Sector, and click on "`Confirm`".

<div><figure><img src="/files/kQ1IDq7aLJPbGrxaThqy" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/xCV9knqXs72eI80P7Ap0" alt="" width="563"><figcaption></figcaption></figure></div>

### Choose a task template & Name it

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

### Set specified details about tasks

If you set a `Post Tweet`/`Join Telegram` task (off-chain task), enter the content you want users to post.

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

If you set a `PoW` task, enter the details about what you want users to proof, and choose URL or Image.

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

If you set Specific NFT Holder task (on-chain task), choose network, enter the `NFT` list, and set the quantity.

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

If you set `Gas Fee` Related task (on-chain task), choose the network, and set Value Requirement.

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

***For other task creation, please refer to the tutorial:***&#x20;

[***Daily Connect***](/guide-book/boost-engagement/task-system/general-tasks/daily-connect.md) ***|*** [***Invite***](/guide-book/boost-engagement/task-system/general-tasks/invite-tasks.md) ***|*** [***PoW***](/guide-book/boost-engagement/task-system/general-tasks/pow-tasks.md) ***|*** [***Smart Task***](/guide-book/boost-engagement/task-system/general-tasks/smart-tasks.md) ***|*** [***On-chain***](/guide-book/boost-engagement/task-system/general-tasks/on-chain-tasks.md)&#x20;


---

# 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/boost-engagement/task-system/how-to-create-tasks/step1-basic-task-settings.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.
