# 签到和邀请

在永旺社工库中，您可以通过每日签到和邀请新用户获取免费积分，体验所有高级查询功能！

***

## 📅 每日签到奖励

您可以在机器人菜单中点击 **“📝 签到中心”** 进行每日签到。

* **基础奖励**：每次成功签到可获得 **3 积分**。
* **🚀 三倍暴击奖励**：满足以下全部条件，每次签到将直接获得 **9 积分**！
  1. 您的 Telegram 昵称（First name / Last name）包含 `永旺社工库` 或 `永旺担保`。
  2. 您的 Telegram 个人简介 中包含 `@AEONSGKBot`。

***

## 🔗 邀请新用户奖励

1. 在机器人的帮助页面中点击 **“🎁 邀请新用户”**。
2. 机器人会为您生成一条专属的邀请链接。
3. 将链接分享给您的朋友、群组或任何平台。

### 🏆 邀请规则

* 每当有一位新用户点击了您的专属链接，并且**成功启动了机器人**，系统会自动为您结算奖励。
* 每成功邀请一位新用户，您将直接获得 5 **积分** 的奖励，上不封顶。
* 被邀请的用户也会获得 5 **积分** 的奖励。
* 被邀请的用户首次充值的时候, 您可以获得10%的积分提成。
* 您的个人中心（发送 `/help` ）会实时统计并展示您累计邀请的总人数。


---

# 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://yongwang.gitbook.io/yongwang-docs/qian-dao-he-yao-qing.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.
