# Upload Best Practices

Although you can just dump all your content into Maax, we'd recommend a standardized process for core information to avoid future headaches when you're optimizing.

We tell most clients to follow this setup. Feel free to modify it to fit your unique business case:

{% tabs %}
{% tab title="General Product Info" %}
**Maax AI Products**

\<Name of Product 1>

* Price
* Core features
* Bonuses
* Any other important information
* Refund Policy

\<Name of Product 2>

* Price
* Core features
* Bonuses
* Any other important information
* Refund Policy
  {% endtab %}

{% tab title="FAQs" %}
**Frequently Asked Questions**

• **Q. Who is your founder?** A. Our founder is Maax AI

\
• **Q. How much time do I need to commit to this?** A. At least 30-60 minutes a day, but the more you put in, the more you get out

• **Q. Do I need any experience to start this?** A. No, there are no advanced tech skills required at all. We can walk you through setting up as well as ensuring continuous success

<br>
{% endtab %}

{% tab title="Testimonials" %}
**Product Testimonials**

Jasper \[Date]:

Before Maax AI, sales was the toughest part of running my e-commerce business. Not anymore!

Maax AI is like having a high-performance engine driving my sales team. Its personalized responses and 24/7 availability has boosted both engagement and conversions. Plus, the support team is beyond excellent, making the transition smoother than I ever imagined.

<br>
{% endtab %}
{% endtabs %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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/start-here/setting-up-your-knowledge-base/uploading-content/upload-best-practices.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.
