# Q\&A

[Do I get "liquidated" if the price goes outside of my range?](/zebra-document/q-and-a/do-i-get-liquidated-if-the-price-goes-outside-of-my-range.md)

[Why is my liquidity position not evenly split between the two tokens?](/zebra-document/q-and-a/why-is-my-liquidity-position-not-evenly-split-between-the-two-tokens.md)

[How to change the price range of a liquidity position](/zebra-document/q-and-a/how-to-change-the-price-range-of-a-liquidity-position.md)

[What are fee tiers?](/zebra-document/q-and-a/what-are-fee-tiers.md)

[What is a liquidity provider (LP) fee?](/zebra-document/q-and-a/what-is-a-liquidity-provider-lp-fee.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://zebra.gitbook.io/zebra-document/q-and-a.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.
