# The beginning of a new age

*In simpler terms, AI which stands for artificial intelligence refers to systems or machines that mimic human intelligence to perform tasks and can iteratively improve themselves based on the information they collect. AI manifests itself in a variety of ways. Some examples are:*

* *<mark style="background-color:blue;">**Chatbots use AI to understand customer problems faster and provide more efficient responses**</mark>*
* *<mark style="background-color:blue;">**Intelligent assistants use AI to analyze critical information from large free-text datasets to improve programming**</mark>*
* *<mark style="background-color:blue;">**Recommendation engines can provide automated recommendations for TV shows based on users' viewing habits**</mark>*

*AI is more related to process and superpowered thinking skills and data analysis than to any particular format or function. Although AI brings images of robots resembling the high-functioning men who rule the world, AI is not intended to replace humans. Its goal is to significantly enhance human abilities and contributions. This makes it a very valuable business asset.*

<figure><img src="/files/i7arWw2pGsTLNzgRFAdI" alt=""><figcaption><p><em><mark style="background-color:blue;"><strong>Data Source &#x3C;-> Digital Assistant &#x3C;-> Chat Service &#x3C;-> Results</strong></mark></em></p></figcaption></figure>


---

# 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://eye-ai.gitbook.io/eye-ai/overview/the-beginning-of-a-new-age.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.
