# References

(1) Schwertfeger, L., Vogt, B. (2023). Practical triangular cross-exchange arbitrage in the cryptocurrency market. Working paper.

(2) Mohan, V. (2022). Automated market makers and decentralized exchanges: A DeFi primer. Financial Innovation, 8(1), 20.

(3) Xu, J., Paruch, K., Cousaert, S., Feng, Y. (2023). Sok: Decentralized exchanges (DEX) with automated market maker (amm) protocols. ACM Computing Surveys, 55(11), 1-50.

(4) Jeong, Y., Jeoung, C., Jeong, H., Han, S., & Kim, J. (2023, May). Efficient Liquidity Providing via Margin Liquidity. In 2023 IEEE International Conference on Blockchain and Cryptocurrency (ICBC) (pp. 1-3). IEEE.

(5) TraderJoe (2022) Liquidity Book. Whitepaper (v2.1)

(6) Egorov, M. (2019). StableSwap - efficient mechanism for Stablecoin liquidity. Whitepaper.


---

# 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.stabble.org/appendix/references.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.
