# 02 Earn Salt Point

*<mark style="color:green;">**Salthub**</mark>* is a Telegram mini app where users can earn points by participating in various quests. These include daily attendance checks, task-based quests, partnership-related activities, and interactive features like shakes. The points earned can be used for rewards and benefits within the Salt ecosystem, enhancing user engagement and creating a dynamic experience.


---

# 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://docs.saltapp.xyz/salt/02-earn-salt-point.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.
