# Miscellaneous

- [Astera API User Guide](https://documentation.astera.com/astera-data-stack-v6/miscellaneous/astera-api-user-guide.md)
- [Astera Best Practices Dataflows](https://documentation.astera.com/astera-data-stack-v6/miscellaneous/astera-best-practices-dataflows.md)
- [Astera Options](https://documentation.astera.com/astera-data-stack-v6/miscellaneous/astera-options.md)
- [Astera Webinar Series](https://documentation.astera.com/astera-data-stack-v6/miscellaneous/astera-webinar-series.md)
- [MySQL date/time conversion error](https://documentation.astera.com/astera-data-stack-v6/miscellaneous/mysql-date-time-conversion-error.md)
- [Report Model Monthly Online Training](https://documentation.astera.com/astera-data-stack-v6/miscellaneous/report-model-monthly-online-training.md)
- [Server Command Line Utility](https://documentation.astera.com/astera-data-stack-v6/miscellaneous/server-command-line-utility.md)
- [Shared Actions](https://documentation.astera.com/astera-data-stack-v6/miscellaneous/shared-actions.md)
- [Shared Connections](https://documentation.astera.com/astera-data-stack-v6/miscellaneous/shared-connections.md)
- [Working with Data Formats](https://documentation.astera.com/astera-data-stack-v6/miscellaneous/working-with-data-formats.md)
- [Using the Data Source Browser](https://documentation.astera.com/astera-data-stack-v6/miscellaneous/using-the-data-source-browser.md)
- [Using the Query Editor](https://documentation.astera.com/astera-data-stack-v6/miscellaneous/using-the-query-editor.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://documentation.astera.com/astera-data-stack-v6/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.
