# Why Telegram's Invitation Task Cannot be Verified

In Telegram tasks, you may encounter the problem that you have invited users to the group/channel but cannot verify the task on the giveaway page.&#x20;

**The reason of failed to verify task could be:** you send your friend the group link as shown below to invite him/her, this will not count as an invitation from you.&#x20;

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

**✅ The correct way to invite users to a group or channel:**

In order to complete the invitation task, you must click the **+Add** button to invite user to join group.

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

Now that you have returned to the giveaway page, you can verify and complete the invitation task.&#x20;


---

# 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://doc.giveaway.com/user-tutorial/how-to-participate-in-earn-activities/other-faq/why-telegrams-invitation-task-cannot-be-verified.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.
