# Services

## Services

Since version 3.0, Sertraline offers plugin services in the following tiers:

| Feature / Service    |                 Free                 | Basic | Premium |
| -------------------- | :----------------------------------: | :---: | :-----: |
| Full Code            |                   ✅                  |   ✅   |    ✅    |
| Documentation        |                   ✅                  |   ✅   |    ✅    |
| Plugin Files         | <p>⭕</p><p>(Stable version only)</p> |   ✅   |    ✅    |
| Bug Fixes            |  <p>⭕</p><p>(Via GitHub Issues)</p>  |   ✅   |    ✅    |
| Plugin Compatibility |  <p>⭕</p><p>(Via GitHub Issues)</p>  |   ✅   |    ✅    |
| Q\&A Support         |  <p>⭕</p><p>(Community provided)</p> |   ✅   |    ✅    |
| Use Cases / Examples |  <p>⭕</p><p>(Community provided)</p> |   ✅   |    ✅    |
| Priority Updates     |                   ❌                  |   ✅   |    ✅    |
| Feature Extensions   |                   ❌                  |   ❌   |    ✅    |

Starting from version 3.0, Sertraline operates on a fully paid model. Details of the services are as follows:

**Basic Paid Version:** 90 RMB / 12 USD

**Premium Paid Version:** 165 RMB / 19 USD

* After purchase, you will receive the right to use the corresponding Sertraline version and access to future updates.
* After purchase, if you are a user in China, you will be invited to join the Sertraline after-sales QQ group(If you have QQ) and be invited to join the Discord after-sales channel for priority support.
* **Due to the specific nature of the product, refunds are not provided under any circumstances.**

## Stories

This project's name is from [Sertraline Medicinal](https://www.drugs.com/sertraline.html).

The default item example `depaz_pills` is from [a Game by WSSPlayGround](https://needystreameroverload.wiki.gg/wiki/Medication#Depaz).


---

# 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://chotengroup.gitbook.io/sertraline/description/services.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.
