# Miscellaneous

- [RPCs and Testnet Stability](https://docs.curvance.com/app/miscellaneous/rpcs-and-testnet-stability.md)
- [Glossary](https://docs.curvance.com/app/miscellaneous/glossary.md)
- [TL;DR](https://docs.curvance.com/app/miscellaneous/tl-dr.md): For those in a hurry...
- [User Types and Benefits](https://docs.curvance.com/app/miscellaneous/tl-dr/user-types-and-benefits.md): Who is Curvance designed for, and how do those people benefit from it's existence?
- [Brand Assets](https://docs.curvance.com/app/miscellaneous/brand-assets.md)
- [Weblinks](https://docs.curvance.com/app/miscellaneous/weblinks.md)
- [Disclaimer](https://docs.curvance.com/app/miscellaneous/disclaimer.md)
- [Frequently Asked Questions](https://docs.curvance.com/app/miscellaneous/frequently-asked-questions.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.curvance.com/app/miscellaneous.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.
