# Web2 Features

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

### Features:

**Conditional Email Automation**

* Example: Check Jira; if Davide hasn’t marked a task as completed, send him a personalized reminder email.

#### Restaurant Reservations

* Example: Book a table at "Restaurant Name" for 6 people tomorrow night, and request a high chair.

#### Job Search Automation

* Example: Upload your resume—the AI analyzes it and automatically applies for relevant job openings across multiple platforms.

#### Intelligent Image Search

* Example: Search platforms like Pexels or Google Images to find 5 non-snowy forest backgrounds, then automatically save them to your cloud storage.


---

# 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.acidai.app/web2-features.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.
