# Improved Deals Experience

### Forms: Nicer Checkboxes

Checkoxes inside our forms now have a consistent and improved look.  This makes our forms look far more polished and professional and readable (before and after pictures below).\
&#x20;<img src="/files/-MOhht_cg_y-x7PBaMY0" alt="" data-size="original"> <img src="/files/-MOhiEBEtuog2Vn8dcnt" alt="" data-size="original">&#x20;

### Forms: Auto Formatting

When typing contract information, anywhere you have to type a dollar amount, Rechat will help you by automatically formatting the numbers, adding comma separators for you.\
This makes it easier to write in forms, and also results in more professional contracts written by you.\
&#x20;<img src="/files/-MOhlq5d8ULa-H9W2KIk" alt="" data-size="original">&#x20;

### Forms: Date Pickers

Typing contracts requires a lot of dates being defined. Rechat will now open up a calendar to help you type in dates in your forms.\
&#x20;<img src="/files/-MOhmkMN7AZx3hY39SQH" alt="" data-size="original">&#x20;

### Forms: Agent information

Many forms require agent and brokerage information to be stamped at the footer of each page.\
Rechat always did this, but it looked clumsy.\
This is resolved now, as the forms will now look professional and organized.


---

# 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://help.rechat.com/whats-new/december-15.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.
