# Welcome to Arcwise!

Arcwise is an AI first data analysis and reporting platform with a deep integration with Google Sheets. To get started right away add our [Chrome Extension](https://chrome.google.com/webstore/detail/arcwise/gcambpmifmpmaenjfjlelhpmelbinnil).

With Arcwise you can:

* Connect data from your data warehouse and favorite tools: [connecting-data](https://docs.arcwise.app/connecting-data "mention")
* Work with large data: [working-with-large-data](https://docs.arcwise.app/using-arcwise-in-sheets/working-with-large-data "mention")
* Use AI to find the right data or assist with your analysis: [using-ai-analyst-in-sheets](https://docs.arcwise.app/using-arcwise-ai-analyst/using-ai-analyst-in-sheets "mention")<br>


---

# 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.arcwise.app/welcome-to-arcwise.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.
