# Setup Products

1. Click **Billings**.

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

2. Click **+ Products**.

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

3. Click the **+ Add Product** button.

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

4. Choose the Client Account.
5. Enter the Product Name.
6. Choose the Product Type (Physical or Digital).

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

7. You can upload the product image.
8. You may set the lifetime price.

{% hint style="info" %}
You may set the payment is recurring or not.
{% endhint %}

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

{% hint style="success" %}
Well Done! You already create a new product.
{% 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.kuasa.io/start-selling/setup-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.
