# Anti-Aging Potion

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

This feature allows the creator to lock up a certain amount of EBEN and release it to the potion owner gradually over time.

### Potion Color

The color of the potion is determined by the initial total amount of locked EBEN. Specifically:

< 1,000 EBEN -> Green

≥ 1,000 EBEN and < 10,000 EBEN -> Blue

≥ 10,000 EBEN and < 100,000 EBEN -> Purple

≥ 100,000 EBEN -> Red

### Releasing Curve

The creator can set a value between 0.25 and 5 as the 'power' of the releasing curve. The greater the power, the more likely the potion is to release tokens later.


---

# 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/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.
