# Documentation

Freshpaint is a tool for teams with limited technical resources to manage and control their customer data. Freshpaint enables non-technical users to set up their favorite analytics and marketing tools with limited input from a technical user.

## Common Use Cases

{% content-ref url="readme/guides/quickstart" %}
[quickstart](https://documentation.freshpaint.io/readme/guides/quickstart)
{% endcontent-ref %}

{% content-ref url="readme/hipaa-mode" %}
[hipaa-mode](https://documentation.freshpaint.io/readme/hipaa-mode)
{% endcontent-ref %}

{% content-ref url="readme/guides/time-machine" %}
[time-machine](https://documentation.freshpaint.io/readme/guides/time-machine)
{% endcontent-ref %}

## Getting Started

Learn what you have to do to get your Freshpaint account ready to send data to your destinations.

{% content-ref url="readme/building-out-your-account" %}
[building-out-your-account](https://documentation.freshpaint.io/readme/building-out-your-account)
{% endcontent-ref %}

## Everything else

Learn more about what Freshpaint has to offer here:

{% content-ref url="readme/overview-of-features" %}
[overview-of-features](https://documentation.freshpaint.io/readme/overview-of-features)
{% 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://documentation.freshpaint.io/readme.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.
