# Customize Chat

<figure><img src="/files/NUfHxJh91wcEujWrOJyC" alt=""><figcaption><p>BLACKBOX AI Web Chat - Customization</p></figcaption></figure>

You can customize the AI's behavior in web chat to better understand you and respond in your preferred style

### Why?

Customizing your AI chat experience helps create more efficient and meaningful interactions. By tailoring the AI's behavior to your preferences, you can get more accurate and relevant responses that align with your communication style and needs. This personalization ultimately saves time and improves the quality of your AI conversations.

### Getting Started

Just head to [blackbox.ai](http://blackbox.ai) and click on “Customize” to start customizing your own AI chat.

### Personal Info

You can tell the AI more about you like your name and what you do to help it understand your background and context better. This allows the AI to provide more personalized and relevant responses.

### **Control Traits**

You can adjust how the AI behaves by setting different personality traits like technical, chatty, witty, and more... These traits help ensure the AI communicates in a style that works best for you.

### Custom Instructions

Custom instructions let you give the AI specific guidance about how you want it to respond. you can instruct it using natural language.


---

# 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.blackbox.chat/blackbox-ai-1/website/ai-chat/customize-chat.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.
