# 2023-11-24

## 📢 New updates 👇

### Added

#### 1️⃣ Roadmap

Now you have the power to shape the future of ChatofAI! With the new Roadmap feature, just like in the Web3 community, users can vote on product features and collaborate in building a chatbot that belongs to all of us. 🙌

New Feature screenshot:

<figure><img src="/files/alb7djZviMEWNSZprYjq" alt=""><figcaption></figcaption></figure>

Check it out at <https://chatof.ai/roadmap>

#### 2️⃣ Leads API

Now you can sync the leads (contact information + inquiry details) left by users in your chatbot with your CRM system, making it convenient for you to follow up later. 💼 💪

New Feature screenshot:

![](https://116811735-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZGXxzmub76iILU3XH4DB%2Fuploads%2F0XaQbgoAtyar7A9zkRfv%2F4.png?alt=media\&token=0dbdc9ab-7873-47b5-9d94-9539dd0872c2)

Check it out at <https://docs.chatof.ai/api-reference/endpoints>


---

# 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.chatof.ai/change-log/2023-11-24.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.
