# Getting Started Guide

![](/files/HAnm1u8c2bVflvKHQSQD)

## Welcome to our **customer onboarding guide**!

We are excited to guide you through onboarding and prepare you for a successful **go-live** with FactFinder.

Below is an overview of the **key steps in our implementation process**. For each step, you'll find what to expect, how we work, and recommendations to prepare your team.

Use the sections below to get started:

* [Preparations](/docs/getting-started-guide/preparations.md)
* [Requirements](/docs/getting-started-guide/requirements.md)
* [Data Feed](/docs/getting-started-guide/data-feed.md)
* [Configuration](/docs/getting-started-guide/configuration.md)
* [Integration](/docs/getting-started-guide/integration.md)
* [Training](/docs/getting-started-guide/training.md)
* [Testing and QA](/docs/getting-started-guide/testing-and-qa.md)
* [Go-live and life after Go-live](/docs/getting-started-guide/go-live.md)


---

# 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.fact-finder.com/docs/getting-started-guide.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.
