> For the complete documentation index, see [llms.txt](https://docs.valorx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.valorx.com/valorx-wave/getting-started/get-started-with-valorx-wave.md).

# Get Started with Valorx Wave

Setting up Valorx Wave is quick and easy, whether you're using **Wave Embedded** or **Wave Browser Extension**. Both versions provide a powerful spreadsheet-like interface to enhance your Salesforce experience. One directly within Salesforce and the other through a browser extension.

* **Wave Embedded** is built **directly into Salesforce**, eliminating the need for a browser extension.
* **Wave Browser Extension** requires installing a **Chrome or Edge extension** to access Salesforce data outside the platform.

Follow the steps below to install and start using Valorx Wave based on your preferred setup.

{% content-ref url="/pages/w5jaRL6COFQMQyszG7Yq" %}
[Wave Embedded Installation & Setup](/valorx-wave/getting-started/get-started-with-valorx-wave/wave-embedded-installation-and-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZBDxdmEYN3b5Lcpspks0" %}
[Wave Browser Extension Installation & Setup](/valorx-wave/getting-started/get-started-with-valorx-wave/wave-browser-extension-installation-and-setup.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/getting-started/get-started-with-valorx-wave.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.
