> For the complete documentation index, see [llms.txt](https://chainstreak.gitbook.io/chainstreak/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chainstreak.gitbook.io/chainstreak/general/proof-of-click.md).

# Proof of Click

#### Proof of Click is a Chainstreak feature that turns simple user interactions into verifiable activity.

It helps users create additional onchain engagement through lightweight actions. Instead of making activity complicated, Proof of Click makes it easy to confirm participation, build points, and strengthen your activity profile.

***

#### What is Proof of Click?

Proof of Click is a simple way to record that a user completed a specific action.

This action can be connected to a campaign, product interaction, community task, or other activity inside Chainstreak. When the action is completed, it can create a verifiable record and help update the user’s activity.

The goal is simple: make clicks more useful, trackable, and connected to onchain behavior.

***

#### Why Proof of Click matters

Many Web3 actions are small but still important.

A click, visit, task, or interaction can show real user interest. Proof of Click helps turn these small actions into a stronger activity signal.

This gives users more ways to participate and gives communities better ways to measure engagement.

***

#### How Proof of Click works

To use Proof of Click, open the feature inside Chainstreak and complete the required action.

Depending on the task, you may need to confirm a wallet action or complete a simple interaction. If a blockchain transaction is required, your wallet will show a confirmation window before anything is sent onchain.

After the action is completed, Chainstreak can update your activity and points if the task is eligible.


---

# 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://chainstreak.gitbook.io/chainstreak/general/proof-of-click.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.
