> For the complete documentation index, see [llms.txt](https://epep-elite-profit-edge-protocol.gitbook.io/epep-elite-profit-edge-protocol-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://epep-elite-profit-edge-protocol.gitbook.io/epep-elite-profit-edge-protocol-docs/innovations-epep-parachute.md).

# Innovations - EPEP Parachute

EPEP is built around continued iterations and innovation powered by the community. As an example, we added in the "EPEP Parachute," a tool that was suggested by a community member and serves as an example of how we build at EPEP!

The parachute feature serves as a floor creating tool that provides users with a greater chance at profiting from their trades. The parachute is an automatic feature that is offered as a tiered bot feature.

Here is an example of how it works:

Fred sets up his autotrader on BSC. He funds his wallet and sets a 25% take profit benchmark and a 25% stop loss point. His autotrader buys a BSC token and while the token sees gains of 20%, it never hits the 25% take profit mark. Due to the parachute feature, Fred's gains are partially protected at both 8% over entry and 15% over entry. As the token valuation drops back down to 15% over his entry, the bot sells, securing profits, however modest, for Fred. This additional feature reduces the likelihood of an investor round tripping on a buy, or worse, seeing modest profits only to watch them evaporate when a stop loss is hit.

To provide a sense of parachute points, here is the initial structure:

* 10% TP: Parachute point at 5%
* 25% TP: Parachute points at 8% and 15%
* 50% TP: Parachute points at 12%, 25%, and 38%
* 100% TP: Parachute points at 15%, 30%, 45%, 60%, 75%, and 90%

This is the type of innovation we love to put together, and we are excited to have a community focused on providing us with this feedback! We look forward to many more innovations to come!

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


---

# 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:

```
GET https://epep-elite-profit-edge-protocol.gitbook.io/epep-elite-profit-edge-protocol-docs/innovations-epep-parachute.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.
