# What is Valux?

Valux is an innovative open-source AI chatbot designed to enhance user interaction through intelligent conversation. By leveraging advanced natural language processing (NLP) technologies, Valux facilitates seamless communication, making it an invaluable tool for businesses and developers alike.

### 1. Intelligent Conversation

Valux utilizes cutting-edge NLP algorithms to understand and respond to user queries in a natural and engaging manner. This capability allows for more meaningful interactions, improving user satisfaction and engagement.

### 2. Open Source Flexibility

The open-source nature of Valux empowers users to customize and modify the chatbot according to their specific requirements. This flexibility enables businesses to create tailored solutions that align with their unique branding and operational needs.

### 3. Easy Integrations

Valux is designed for easy integration with various platforms and applications. Whether you are looking to enhance your website, mobile app, or customer service system, Valux can be seamlessly incorporated to improve user experience.


---

# 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.valux.ai/information/quickstart.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.
