> For the complete documentation index, see [llms.txt](https://docs.wproofreader.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wproofreader.com/faq/general/support/what-is-guided-installation-service.md).

# What is guided installation service?

The guided installation is a screen sharing session between the client and WebSpellChecker technical teams. During this session, the WebSpellChecker tech team will guide the client team through the installation process step-by-step, answer any product-related questions and troubleshoot the issues related to the product.

* Duration: up to 2 hours during WebSpellChecker official business hours. [What are support's business hours?](/faq/general/support/what-are-supports-business-hours.md)
* Tools: [Google Meet](https://meet.google.com/). Alternatively, we can use any screen sharing tool (e.g. Zoom, MS Teams) per the client request. This should be agreed beforehand.
* Fee: $300. This fee is non-refundable and should be paid upfront. Each additional hour of such service is offered at $150.

Requirements for the client / preparation steps:

* Acknowledge [Installation requirements](/deployment/installation-requirements/installation-requirements.md) and prepare an environment that meets the requirements.
* Invite technical specialists who are aware of the specifics of the environment and have the necessary access/permissions to install the software.
* Download the installation package and additional language model files.
* Check company firewall restrictions to make sure that they won't block the license activation process or additional modules download.

There's no money-back guarantee, as the WebSpellChecker technical specialists will be fully dedicated to this case within two hours. If the deployment is successful and ends before time, and there are no questions left, the unused time is not compensated. In case we fail to help due to problems related to the WebSpellChecker product, we can offer an additional session at no cost. Otherwise, each additional hour of the service should be compensated according to the above-stated hourly rate and as a part of a new session.

<br>


---

# 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.wproofreader.com/faq/general/support/what-is-guided-installation-service.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.
