# The LP System&#x20;

- [The Four Pillars](https://skol.gitbook.io/skol/the-lp-system/the-four-pillars.md): Four Pillars that make SKOL Unique
- [Arb Bots](https://skol.gitbook.io/skol/the-lp-system/arb-bots.md): How Arbitrage Bots Work in Skol's Multi-Chain Multi-Pool Liquidity System
- [Impermanent Loss](https://skol.gitbook.io/skol/the-lp-system/impermanent-loss.md): What is Impermanent Loss?
- [Burned LP](https://skol.gitbook.io/skol/the-lp-system/burned-lp.md): What Is Burned Liquidity in Skol’s LP System?
- [Liquidity Pool Pairs](https://skol.gitbook.io/skol/the-lp-system/liquidity-pool-pairs.md): SKOL Liquidity Pool Pairs


---

# 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://skol.gitbook.io/skol/the-lp-system.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.
