# AI Assistant

This module used the Davinci model from OpenAI, as of writing this feature, the price might change in the future, the price for this model is: [**$0.1200 / 1K tokens**](https://openai.com/api/pricing/)

1K Token \~= 750 words in English.

{% hint style="danger" %}
**Attention:**

This pricing structure might change over time, kindly follow the Open AI official page for more information.

[Check out this page for more](https://openai.com/api/pricing/) >>
{% endhint %}

You can use our AI Assistance feature to generate so many things like professional emails, awesome proposals for B2B businesses, Facebook ad headlines, engaging social media posts for your product or services, product reviews, and many more.

### Features

1. Brand/Product Descriptions
2. Product Review Generator
3. Customer Review Response
4. Write Social Media Post
5. Google Ads That Convert More Customers​
6. Facebook Ads Headlines & Text
7. Write Awesome Emails
8. Create Business Proposals
9. Guide For Doing Anything


---

# 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.kbgfuzion.com/erp/knowledge-base/modules/ai-assistant.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.
