> For the complete documentation index, see [llms.txt](https://docs.scopechat.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scopechat.ai/points-and-referrals/scopepoints.md).

# Scopepoints

{% embed url="<https://youtu.be/7BOOaHLcUlU>" %}

Alongside the creation of Scopechat, 0xScope also introduced a new Scopepoints system that aims to do the following:

**1. Encourage Scopechat users to complete tasks that will help spread awareness of Scopechat to more people.**

Your Scopechat account comes with a profile page where you can see your earned Scopepoints earned, as well as the tasks that give you additional Scopepoints. For more details about these activities, please read the **Scopepoints Tasks** and **Referral Program** guides.

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

**2. Expedite the process of strengthening Scopechat through user-generated suggestions and bug reports.**

During the launch of Scopechat beta, early adopters are encouraged to provide the 0xScope team with constructive feedback on the product. Users who proactively provide feedback regarding Scopechat will be rewarded with bonus Scopepoints, which will unlock future opportunities within the 0xScope ecosystem.&#x20;

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

Scopepoints will have versatile uses in the future, including but not limited to redeeming services for our advanced products, participating in Alpha group trade opportunity shares, offsetting fees for potential AI trading tools we may launch, and potential tie-ins with token plans. We hope these diverse possibilities will encourage your deeper involvement, enabling us to grow and explore together.


---

# 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://docs.scopechat.ai/points-and-referrals/scopepoints.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.
