# Automations

Actors and Producers will have the opportunity to define a series of automated position management settings that work in concert with each other, and with leverage. Automations will be maintained by Balancers and paid for by tips specified by players. Players offering the highest tips will have their positions automated before other players offering lower tips.

<mark style="color:orange;">`Stop Loss`</mark> protects players from suddenly unfavorable price swings.

<mark style="color:orange;">`Take Profit`</mark> helps players harvest profits during upward price swings.

<mark style="color:orange;">`Swap Sides`</mark> protects players from unexpected shifts in overall market sentiment.


---

# 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.mimicry.org/whitepaper/advanced-features/automations.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.
