> For the complete documentation index, see [llms.txt](https://ta-subscriptions-app.easto.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ta-subscriptions-app.easto.io/resources/special-groups-policy/early-bird-user-policy.md).

# Early-Bird User Policy

We truly appreciate the support of our early adopters. As we move forward with the official launch of **TA Subscriptions App’s new pricing plans**, we want to make sure you clearly understand **the policy for early-bird users**.

## 1. Who are Early-bird Users? 🐣

Early-bird users are merchants who started using TA Subscriptions App before the official pricing plans were released on 2:30PM 26/08/2025 (GMT+7).

* They installed and used the app under previous versions, when lifetime free access was offered.
* They are now recognized as our earliest supporters and will continue to enjoy free access under the new policy.
* As early-bird users, they keep premium support and all features included in the Free Plan, with unlimited revenue cap, for life.

✨ *In short: if you were with us before pricing plans launched, you’re an early-bird user.*

## 2. Perks for Early-bird users 🎁

### a. Free Lifetime Access

* All early-bird users will continue to enjoy free access to selected current features of TA Subscriptions App.
* There will be no transaction fees or subscription charges applied to your account.
* You’ll enjoy an unlimited revenue cap, just like paid users.

### b. Support Policy

* Early-bird users will receive the premium support like paid users.
* This includes access to our Knowledge Base, troubleshooting help, and direct support from our team.

## 3. Uninstall and Reinstall Policy ⚙️

* If you keep the app installed before 2:30PM 26/08/2025 (GMT+7), your free access will remain active.
* If you uninstall the app after this time and later reinstall, you will need to subscribe under the new pricing plans.

## 4. Updates and New Features

* Early-bird users will keep receiving updates to all features included in the Free Plan, with no revenue cap.
* New improvements or additions outside the Free Plan will require an upgrade to access.

*👉 In short: Early-bird users get lifetime free access with no fees, premium support - just keep the app installed to retain your perks.*

*If you need help, feel free to reach out to us via in-app* [***Live chat***](https://go.crisp.chat/chat/embed/?website_id=c4ae10a3-f762-4968-b35a-c931caf62a96)***,*** [***Book a call***](https://calendly.com/ta-subscription-app-support/30min) *or at* [***support@tech-arms.io***](mailto:support@tech-arms.io)***.***

<br>


---

# 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://ta-subscriptions-app.easto.io/resources/special-groups-policy/early-bird-user-policy.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.
