> For the complete documentation index, see [llms.txt](https://salesfaq.solar-archive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://salesfaq.solar-archive.com/welcome.md).

# Welcome

{% hint style="info" %}
This is not intended to be customer or reseller facing, please do not share this resource down the channel, but feel free to copy or paraphrase anything you find here.
{% endhint %}

To find an answer to your question use the search in the top right of your screen or go to the FAQ:

{% content-ref url="/pages/A73pwRj1CQd1vTwscJle" %}
[FAQs](/faqs.md)
{% endcontent-ref %}

If you're heading into a sales call you may want to start here:

{% content-ref url="/pages/Hu60AM4kJrV3M5eKpAHJ" %}
[Sales Battlecard](/sales-battlecard.md)
{% endcontent-ref %}

If you can't find your answer in this FAQ or need more support with your opportunity, please use the form below and we will get back to you ASAP.

{% content-ref url="/pages/L9NKiwavZYjS5yyrYEpt" %}
[Sales Enablement Request Form](/welcome/sales-enablement-request-form.md)
{% endcontent-ref %}

<figure><img src="/files/0ohDa7Z2hIbc8lYKnEgq" alt=""><figcaption></figcaption></figure>


---

# 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://salesfaq.solar-archive.com/welcome.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.
