> ## Documentation Index
> Fetch the complete documentation index at: https://docs.soroswap.finance/llms.txt
> Use this file to discover all available pages before exploring further.

# Advanced Topics

> In-depth material on Soroswap pricing, returns, security and open research questions.

<Columns cols={2}>
  <Card title="Pricing" icon="tag" href="/concepts/advanced/pricing">
    How a pool derives a price, and what moves it.
  </Card>

  <Card title="Understanding Returns" icon="chart-line" href="/concepts/advanced/understanding-returns">
    What a liquidity provider actually earns, and what impermanent loss costs.
  </Card>

  <Card title="Security" icon="shield-halved" href="/concepts/advanced/security">
    The attack surface of an AMM and how Soroswap handles it.
  </Card>

  <Card title="Research" icon="flask" href="/concepts/advanced/research">
    Open questions and directions the protocol is exploring.
  </Card>
</Columns>
