# Trade outcomes

- [Why was I Liquidated?](https://pacifica.gitbook.io/docs/support/trade-outcomes/why-was-i-liquidated.md)
- [Why was I liquidated at a different price to what was previously shown?](https://pacifica.gitbook.io/docs/support/trade-outcomes/why-was-i-liquidated/why-was-i-liquidated-at-a-different-price-to-what-was-previously-shown.md)
- [My TP/SL did not execute properly](https://pacifica.gitbook.io/docs/support/trade-outcomes/my-tp-sl-did-not-execute-properly.md): There are several common cases of TP/SL execution that may be frequently misunderstood.
- [My TP/SL didn’t close my position at the exact price I set.](https://pacifica.gitbook.io/docs/support/trade-outcomes/my-tp-sl-did-not-execute-properly/my-tp-sl-didnt-close-my-position-at-the-exact-price-i-set..md)
- [My TP/SL did not close my position as the price kept moving in a single direction.](https://pacifica.gitbook.io/docs/support/trade-outcomes/my-tp-sl-did-not-execute-properly/my-tp-sl-did-not-close-my-position-as-the-price-kept-moving-in-a-single-direction..md)
- [My TP/SL was not triggered despite crossing the price level on the chart](https://pacifica.gitbook.io/docs/support/trade-outcomes/my-tp-sl-did-not-execute-properly/my-tp-sl-was-not-triggered-despite-crossing-the-price-level-on-the-chart.md)
- [How do TP/SL limit orders work?](https://pacifica.gitbook.io/docs/support/trade-outcomes/my-tp-sl-did-not-execute-properly/how-do-tp-sl-limit-orders-work.md)


---

# 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://pacifica.gitbook.io/docs/support/trade-outcomes.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.
