# Get Started

Get started by configuring your User and Account profile in two simple steps.

### Step 1 - Click <mark style="color:blue;">My Account</mark> on the upper right dropdown.

Click the <mark style="color:blue;">**Update Pic**</mark> button, select your picture and <mark style="color:blue;">**Save**</mark> to finalize the selection.&#x20;

{% hint style="warning" %}
Only images ending in .png and .jpg are accepted.
{% endhint %}

<figure><img src="/files/B3sQFwlfpS6RfkJf5QRz" alt=""><figcaption></figcaption></figure>

### Step 2 - Select <mark style="color:blue;">**Account**</mark> on the Settings Dashboard.

Click the <mark style="color:blue;">**Update Logo**</mark> button to update your Account Logo.&#x20;

Enter your company profile and click <mark style="color:blue;">**Save**</mark>.

{% hint style="warning" %}
Only images ending in .png and .jpg are accepted.
{% endhint %}

<figure><img src="/files/QUSJ1TQp2Ga6keqCujOx" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Great job! After setting up your profile, it's time to build your first Product. Please follow along in the next section, Build your first Product. We use an example of a Product, but you can use your own data.
{% endhint %}


---

# 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.apptiflo.com/get-started.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.
