# Installation Guides

- [Chat agent onboarding](https://docs.spara.com/guides/installation-guides/readme.md): Step-by-step guide to setting up and deploying Spara Chat agents on your website.
- [Installing Spara Navigator](https://docs.spara.com/guides/installation-guides/readme/installing-spara-navigator.md): Step-by-step guide to installing the Spara Navigator chat interface on your website.
- [Installing Smartbar](https://docs.spara.com/guides/installation-guides/readme/installing-smartbar.md): Step-by-step guide to installing the Spara Smartbar on your marketing website.
- [Installing Spara Fullscreen](https://docs.spara.com/guides/installation-guides/readme/installing-spara-fullscreen.md): Step-by-step guide to installing the Spara Fullscreen chat interface on your website.
- [Email agent onboarding](https://docs.spara.com/guides/installation-guides/email-agent-onboarding.md): Step-by-step guide to setting up and activating your Spara Email agent.
- [Text agent onboarding](https://docs.spara.com/guides/installation-guides/text-agent-onboarding.md): Step-by-step guide to registering your Twilio messaging campaign and setting up Spara Text agents.


---

# 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.spara.com/guides/installation-guides.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.
