# NEW! V3 FEATURES

- [Algebra Integrations](https://docs.silverswap.io/spiritswap-v3/new-v3-features/algebra-integrations.md)
- [Dynamic Fees](https://docs.silverswap.io/spiritswap-v3/new-v3-features/algebra-integrations/dynamic-fees.md)
- [Concentrated Liquidity](https://docs.silverswap.io/spiritswap-v3/new-v3-features/algebra-integrations/concentrated-liquidity.md)
- [Rebase Token Support](https://docs.silverswap.io/spiritswap-v3/new-v3-features/algebra-integrations/rebase-token-support.md)
- [Plugins](https://docs.silverswap.io/spiritswap-v3/new-v3-features/algebra-integrations/plugins.md)
- [Adding Liquidity Guide](https://docs.silverswap.io/spiritswap-v3/new-v3-features/algebra-integrations/adding-liquidity-guide.md): How to successfully add liquidity on SpiritSwap v3.
- [Adding Initial Liquidity (Advanced)](https://docs.silverswap.io/spiritswap-v3/new-v3-features/algebra-integrations/adding-initial-liquidity-advanced.md): How to safely and successfully add initial liquidity and start a new pool on SpiritSwap v3
- [Calcuating APR](https://docs.silverswap.io/spiritswap-v3/new-v3-features/algebra-integrations/calcuating-apr.md): We have provided a safe XLSX file for users to calculate their pool APRs
- [Dollar-Cost Averaging (DCA)](https://docs.silverswap.io/spiritswap-v3/new-v3-features/dollar-cost-averaging-dca.md): Dollar-Cost Averaging (DCA) is a new and upcoming feature of SpiritSwap.
- [DCA Guide](https://docs.silverswap.io/spiritswap-v3/new-v3-features/dollar-cost-averaging-dca/dca-guide.md): Dollar-Cost Averaging (DCA) is a popular investment strategy in the crypto world that allows you to invest a fixed amount of money at regular intervals, regardless of market conditions.


---

# 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.silverswap.io/spiritswap-v3/new-v3-features.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.
