# Matrix

- [Matrix Overview](https://docs.valorx.com/valorx-wave/matrix/matrix-overview.md)
- [Matrix Screen](https://docs.valorx.com/valorx-wave/matrix/matrix-screen.md): Matrix Screen for Wave Browser Extension
- [Matrix Configuration](https://docs.valorx.com/valorx-wave/matrix/matrix-configuration.md): Matrix Configuration for Wave
- [Matrix Runtime](https://docs.valorx.com/valorx-wave/matrix/matrix-runtime.md)
- [Matrix Launcher](https://docs.valorx.com/valorx-wave/matrix/matrix-launcher.md): Matrix Launcher for Wave Browser Extension
- [Publish The Matrix](https://docs.valorx.com/valorx-wave/matrix/publish-the-matrix.md): Learn how to make a Matrix available in Salesforce pages and add it to an App, Home, or Record page using Wave Embedded.


---

# 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.valorx.com/valorx-wave/matrix.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.
