# Adding Products

{% hint style="info" %}
**You can add a number of products your brand wants to offer that customers are able to choose from.**
{% endhint %}

Adding products to the platform allows brands to offer different products depending on the answers customers give to the questions they answer on the interfaces you create.&#x20;

{% embed url="<https://www.youtube.com/watch?v=dM-7pRbO_gc>" %}

Step 1: To add products before starting or building a campaign, click the products button on the left.

![](/files/Pu5IjGve0Bi3FbNqMfBi)

Step 2: Next you can add a new product by pressing on the 'create product' button at the top of the screen.

![](/files/MEDiZZLFD47TXsCcne5g)

Step 3: Once pressed you can enter in your product name and product details. Don't forget to press save!

![](/files/nCxcvDkK53ldwe13KZ9I)


---

# 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.odore.com/fundamentals/adding-products.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.
