# August 22nd, 2025

To streamline side management in TradersPost, we've introduced a new `Sides` section consolidating all related settings. This change enhances the visibility and coherence of side-related settings. Additionally, we've renamed `Disable side swapping` to `Enable side swapping` and adjusted the default setting, making side swapping disabled by default for new strategies and subscriptions. Any existing strategies and subscriptions are unaffected. To allow TradersPost to exit your open position and enter a new one on the opposite side, you need to enable `Allow side swapping`  now.

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


---

# 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.traderspost.io/releases/old-releases/august-22nd-2025.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.
