# Common questions

- [Why do we use NFTs?](https://docs.nested.fi/common-questions/why-do-we-use-nfts.md)
- [How are assets stored and secured?](https://docs.nested.fi/common-questions/how-are-assets-stored-and-secured.md)
- [Are Nested portfolio assets rebalanced?](https://docs.nested.fi/common-questions/are-nestednft-underlying-assets-rebalanced.md)
- [What happens when a user updates a Nested portfolio?](https://docs.nested.fi/common-questions/what-happens-when-a-user-updates-a-nestednft.md)
- [How illiquid assets are managed during the liquidation process?](https://docs.nested.fi/common-questions/how-illiquid-underlying-assets-are-managed-during-the-burning-process.md)


---

# 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.nested.fi/common-questions.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.
