# Features Description

- [Features description](https://info.aspis.finance/features-description/features-description.md)
- [Vault's LP Tokens](https://info.aspis.finance/features-description/features-description/vaults-lp-tokens.md): How do LP tokens work in fund's accounting
- [Calculating token / currency](https://info.aspis.finance/features-description/features-description/calculating-token-currency.md)
- [Withdrawal windows and Rage quit](https://info.aspis.finance/features-description/features-description/withdrawal-windows-and-rage-quit.md)
- [Allowlisting mechanism](https://info.aspis.finance/features-description/features-description/allowlisting-mechanism.md)
- [Fees](https://info.aspis.finance/features-description/features-description/fees.md)
- [Will be available soon](https://info.aspis.finance/features-description/will-be-available-soon.md)
- [Buy & Sell Vault LP Tokens on ASPIS OTC](https://info.aspis.finance/features-description/will-be-available-soon/buy-and-sell-vault-lp-tokens-on-aspis-otc.md): What is Aspis OTC Exchange and Why is it needed
- [Placing an order](https://info.aspis.finance/features-description/will-be-available-soon/buy-and-sell-vault-lp-tokens-on-aspis-otc/placing-an-order.md): How to place an order on Aspis OTC Exchange
- [Filling the order](https://info.aspis.finance/features-description/will-be-available-soon/buy-and-sell-vault-lp-tokens-on-aspis-otc/filling-the-order.md)
- [Canceling an order](https://info.aspis.finance/features-description/will-be-available-soon/buy-and-sell-vault-lp-tokens-on-aspis-otc/canceling-an-order.md): How to cancel an order


---

# 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://info.aspis.finance/features-description.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.
