# 1. Product

{% embed url="<https://www.loom.com/share/f6f922e8df5c48d98b713cd0a8059db4?sid=c1330b26-0f18-460f-ab4a-eecfd4431f82>" %}

The first step in setting up your Sales AI is defining your product. Each product requires a title and a description. The title should be clean and recognizable, as it will be referenced by the AI.&#x20;

![](/files/KawDPdLOf4BXpg0i5BOJ)

That said, it should be concise and should only hold **references** for the product. Any core details (product information, pricing, bonuses, etc.) should be uploaded as a separate PDF into your Knowledge Base (see: [Uploading Content](/main/start-here/setting-up-your-knowledge-base/uploading-content.md)).

![](/files/qjcUd81lR0NV0ZrlcFRI)

{% hint style="info" %}
Think of the description as providing context and reference for the AI when generating messages.
{% 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://documentation.maax.ai/main/setup-your-ai/sales-ai/1.-product.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.
