# Buy / Sell EXLP

At Espresso Ex, each order to buy or sell its native LP tokens, designated as EXLP, undergoes a mandatory waiting period, which is currently set at 15 minutes before the order is executed. This delay is integral to the system for two primary reasons:

First, it acts as a safeguard against arbitrage strategies that could potentially disadvantage the liquidity providers. Given that the EXLP pool contains a diverse array of assets and permits purchases with any supported asset types, the interval is crucial to mitigate the risk of arbitrage by those looking to exploit swift transaction opportunities across different assets.

Second, the waiting time allows Espresso Ex to accurately compute the comprehensive liquidity across multiple networks. The Espresso Ex protocol accommodates varying network speeds and transaction finalization times in its liquidity calculations. This buffer period is therefore essential to ensure that the liquidity is correctly quantified and that EXLP tokens are fairly distributed to buyers and sellers, preserving the integrity of transactions and the protocol's market stability.


---

# 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://espresso-ex.gitbook.io/espresso-ex/liquidity/buy-sell-exlp.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.
