# 订阅与账户管理

[English ](https://en.apis.alltick.co/faqs/subscription-and-account-management)/ 中文

{% content-ref url="/pages/FWXSlbFKT435IgYf59SV" %}
[如何注册AllTick账户？](/faqs/subscription-and-account-management/how-to-register-an-alltick-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/F63kctiphziN6hKRxsPI" %}
[AllTick有免费试用期吗？](/faqs/subscription-and-account-management/does-alltick-offer-a-free-trial-period.md)
{% endcontent-ref %}

{% content-ref url="/pages/6m5w0SQRwcBgTJUnSvM2" %}
[如何取消AllTick的订阅服务？](/faqs/subscription-and-account-management/how-to-cancel-allticks-subscription-service.md)
{% endcontent-ref %}

{% content-ref url="/pages/HSXYvoWuN9Tmfo2vXaLJ" %}
[我的订阅包括哪些服务？](/faqs/subscription-and-account-management/what-services-does-my-subscription-include.md)
{% endcontent-ref %}

{% content-ref url="/pages/f7Wfnux6C4amQzwiSIIp" %}
[如何升级我的AllTick订阅计划？](/faqs/subscription-and-account-management/how-to-upgrade-my-alltick-subscription-plan.md)
{% endcontent-ref %}

{% content-ref url="/pages/WxSGrCIAWtmDQyOh75Jc" %}
[如何更改我的账户信息？](/faqs/subscription-and-account-management/how-to-change-my-account-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/2Lnfk4FKGLrFxw2fwfRH" %}
[我忘记了我的登录密码，该怎么办？](/faqs/subscription-and-account-management/i-forgot-my-login-password-what-should-i-do.md)
{% endcontent-ref %}

{% content-ref url="/pages/C4ClTBixk5I3WkbuM3qv" %}
[如何保护我的AllTick账户安全？](/faqs/subscription-and-account-management/how-to-secure-my-alltick-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/bvEfDDYmiBMQNU9kLkfs" %}
[是否可以多人共享一个AllTick账户？](/faqs/subscription-and-account-management/can-multiple-people-share-one-alltick-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/e5yftYLg6QoSVUfUbbSb" %}
[我的订阅可以退款吗？](/faqs/subscription-and-account-management/can-my-subscription-be-refunded.md)
{% endcontent-ref %}

***

#### AllTick网站

{% hint style="info" %}
官方网站：<https://alltick.co/>
{% endhint %}


---

# 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://apis.alltick.co/faqs/subscription-and-account-management.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.
