> 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-fusion/introduction.md).

# Introduction

**Valorx** brings your **Customer Relationship Management (CRM)** into spreadsheet such as **Microsoft Excel** and **Google Sheet**. This tool is built in such a way that Customer can use their favorite spreadsheets the way they used to, and at the same time, enjoy the security and functionality which **CRM** provides.                                                                                                                &#x20;

To tackle any business requirements, **Valorx Design Studio** allows App designers to build Valorx Apps by converting an existing Microsoft Excel workbook into a Valorx App, or build a new Valorx App from ground up.

### **Discover What’s New**

Explore the [**Fusion Version 21.30 Release Notes**](/valorx-fusion/versions-and-release-notes/windows/fusion-version-21.30.md) to learn about our latest features and enhancements.

{% hint style="info" %}
Download Fusion Client:

<a href="https://api.valorx.com/api/download/latest" class="button primary" data-icon="windows">Windows</a> <a href="https://appsource.microsoft.com/en-us/product/office/WA200001612?tab=Overview" class="button secondary" data-icon="apple">Mac</a> <a href="https://workspace.google.com/marketplace/app/valorx_for_salesforce/823192635690" class="button secondary" data-icon="google">Google Sheets</a>
{% endhint %}

### Product Demo

A picture is worth a thousand words. Is a video worth a million words? Here is a quick video to showcase the capabilities of Valorx Fusion.

{% embed url="<https://www.youtube.com/watch?v=o7Mf5YN5n3U>" %}

### Excited to learn more?

{% content-ref url="/pages/-MGEcCEg230e9fjxPKZT" %}
[Building your first App](/valorx-fusion/getting-started/building-your-first-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGBDf8SVa0ERLD9vXqk" %}
[Design Studio](/valorx-fusion/design-studio/the-power-of-design-studio.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGBDh3EJCMyr-LnLtgo" %}
[Runtime](/valorx-fusion/runtime/runtime-ux.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGBH9FdTCFcf1Ih0t-t" %}
[App Store](/valorx-fusion/app-store/app-store-submission.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, and the optional `goal` query parameter:

```
GET https://docs.valorx.com/valorx-fusion/introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
