> For the complete documentation index, see [llms.txt](https://ai-docs.akile.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ai-docs.akile.ai/kong-zhi-tai/subscriptions-affiliate.md).

# 订阅与邀请返利

站点已开启订阅、订单和邀请返利相关能力。具体套餐、额度和返利规则以控制台实际展示为准。

## 我的订阅

入口：<https://aigateway.akile.ai/subscriptions>

订阅页通常用于查看：

* 当前订阅计划。
* 订阅状态。
* 可用额度。
* 有效期。
* 续费或变更入口。

## 购买订阅

入口：<https://aigateway.akile.ai/purchase>

购买前建议确认：

* 套餐包含的额度或权益。
* 支持的模型或分组。
* 是否自动续费。
* 是否有使用期限。

## 邀请返利

入口：<https://aigateway.akile.ai/affiliate>

邀请返利页面可查看邀请相关信息。返利额度如支持转入账户，可在页面中操作。具体规则以页面展示为准。

## 注意事项

* 订阅额度和账户余额可能有不同使用规则。
* 专属分组、倍率和模型权限以控制台可用渠道页面为准。
* 返利、赠送、兑换等额度可能存在有效期或使用限制。


---

# 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://ai-docs.akile.ai/kong-zhi-tai/subscriptions-affiliate.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.
