# FindFAST: Technical Documentation

FindFAST is an AI-powered response system designed to streamline user interactions and enhance engagement with advanced search capabilities.

This technical documentation serves as a comprehensive guide to using the full potential of FindFAST. Whether you are a developer, IT professional, or system administrator, this resource will provide you with the knowledge and tools needed to implement and use FindFAST effectively, helping you save time, effort, and resources.

Learn more about FindFAST: <https://azuremarketplace.microsoft.com/en-us/marketplace/apps/maqsoftware.knowledge_based_bot?tab=Overview>

## Quick links

We've put together a helpful guide detailing the process you need to complete to set up our product with ease. Click below to get started:

{% content-ref url="/pages/75rTkI9kCgSD59kfO6cv" %}
[Prerequisites](/findfast-technical-documentation/setting-up/prerequisites.md)
{% endcontent-ref %}

{% content-ref url="/pages/36G1scvTlimRlIcvhKDs" %}
[Pre-deployment](/findfast-technical-documentation/setting-up/pre-deployment.md)
{% endcontent-ref %}

{% content-ref url="/pages/sB1ruf3qMQ0Mgkd7ywyc" %}
[Deploy the code and Azure resources](/findfast-technical-documentation/setting-up/deploy-the-code-and-azure-resources.md)
{% endcontent-ref %}

{% content-ref url="/pages/157mhK2MvStmJ0YdK7yY" %}
[Post-deployment](/findfast-technical-documentation/setting-up/post-deployment.md)
{% endcontent-ref %}


---

# 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://maqsoftware.gitbook.io/findfast-technical-documentation/findfast-technical-documentation.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.
