# Update Log

## 2020/08/21

* Add Home Automation Brand
* Add Home Automation Catalog

## 2020/07/15

Fixed some issues, modified the '[Introduction](https://docs.ifreeq.com/)' page, and added the "[Update Log](https://docs.ifreeq.com/update-log)" page.

## 2020/07/12

We update the FAQs documents, including FAQs about:

* Device Development
* Smart Product Solution
* Products

## 2020/07/10

We update the developer center's documents, including:

* Configure in Platform
* Device Development
* Smart Product Solution
* Quick Start

## 2020/07/07

We build our documentation center. And update the general knowledge parts.


---

# 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.ifreeq.com/update-log.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.
