# Building Out Your Account

This series of guides will walk you through everything you need to completely setup your account. This series consists of the following guides:

## Setting up Your Destinations

Destinations are the places Freshpaint sends data to.  Setting up Your Destinations walks you through how to setup a destination.

{% content-ref url="/pages/-MAbiLEGmIYGWwOFen2x" %}
[Setting up Your Integrations](/readme/setting-up-your-destinations.md)
{% endcontent-ref %}

## Setting up Your Events

Events are how you control data as it flows through Freshpaint. By defining events, you are able to select specific types of data that are important to you and control which destinations they are sent to. This guide walks you through the different ways you can create events in Freshpaint.

{% content-ref url="/pages/-MAbi6\_nuLVkM18dgjUf" %}
[Setting up Your Events](/readme/setting-up-your-events.md)
{% endcontent-ref %}

## Setting up Identify

Identify is how you stitch data for a user from multiple different places together. This guide walks you through how to attach information to users.

{% content-ref url="/pages/-MAbiGEe2YpMYAFwE0vv" %}
[User Identification](/readme/setting-up-identify.md)
{% endcontent-ref %}

## Setting up Properties

Out of the box Freshpaint collects a decent amount of data, but there may be some additional contextual information you want to attach to your events. The Setting up Properties guide walks you through how to attach more information to your events.

{% content-ref url="/pages/-MAbiTXcTQpT1UTK\_7K5" %}
[Setting up Properties](/readme/setting-up-properties.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://documentation.freshpaint.io/readme/building-out-your-account.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.
