# 不老药剂

<figure><img src="/files/iDgrLBtyeznZB0tNlfB3" alt=""><figcaption></figcaption></figure>

这个功能可以让创建者锁定一定量的EBEN并按一定的曲率随时间逐渐释放给持有者。

### 药剂颜色

药剂的颜色由锁定EBEN的初始总量而决定。具体来说：

< 1,000 EBEN  ->  绿色

≥ 1,000 EBEN 并 < 10,000 EBEN  ->  蓝色

≥ 10,000 EBEN 并 < 100,000 EBEN  ->  紫色

≥ 100,000 EBEN  ->  红色

### 释放曲线

创建者可以设定一个0.25至5之间的值作为释放曲线的幂。幂值越大，药剂就越倾向于越晚释放代币。


---

# 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://docs.benswap.cash/zhong-wen/features/laboratory/anti-aging-potion.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.
