# API Task

TaskOn’s `API-Verified Task` function can easily integrate `APIs` of various applications and features to detect whether all participants use your product or specific features, including but not limited to: liquidity, borrow, supply, mining, and swap.

1. If you need to use `API-Verified Task` , you should fill in `Task Description`, and set the API URL.

<figure><img src="/files/O0FuhpvqwORAWkvoU1y8" alt="" width="375"><figcaption></figcaption></figure>

2. Click "`Set API URL`", and click on [`API Standards Specification`](https://versed-catshark-f4d.notion.site/Instructions-on-How-to-Integrate-External-APIs-for-TaskOn-Task-Verification-1f854c607cd349948c8db6f108fc39f1) to get the information you need to integrate External APIs for TaskOn Task Verification.&#x20;
3. You can choose Social Media Account or Wallet Address.

<figure><img src="/files/zTGXEY09cxAMf5rKnZM4" alt="" width="375"><figcaption></figcaption></figure>

4. For Social Media Account, select from X handle, Discord ID, Telegram ID, Email. Then, enter an valid API URL for task verification.

<figure><img src="/files/XW9mB7TfZCueFndEXLSB" alt="" width="375"><figcaption></figcaption></figure>

5. For wallet address, choose network; then, enter a valid API URL for task verification.

<figure><img src="/files/1WXLMgSY4122SlkdaV9a" alt="" width="375"><figcaption></figcaption></figure>

6. For rewards settings, please refer to "[**Rewards Settings**](/guide-book/boost-engagement/task-system/how-to-create-tasks/step2-reward-settings.md)**"**
7. For extra settings, please refer to **"**[**Extra Settings**](/guide-book/boost-engagement/task-system/how-to-create-tasks/step3-extra-settings.md)**"**


---

# 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/community-hub/task-system/task-templates/api-task.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.
