# AI Properties Examples

- [Extract Tech Stack from Emails and Notes](https://docs.zero.inc/features/ai-properties/ai-properties-examples/extract-tech-stack-from-emails-and-notes.md)
- [Find Latest News about the Company](https://docs.zero.inc/features/ai-properties/ai-properties-examples/find-latest-news-about-the-company.md)
- [Find Contacts' Phone Numbers from Website](https://docs.zero.inc/features/ai-properties/ai-properties-examples/find-contacts-phone-numbers-from-website.md)
- [Extract Insights from Job Posts](https://docs.zero.inc/features/ai-properties/ai-properties-examples/extract-insights-from-job-posts.md)
- [Extract Insights from Job Posts](https://docs.zero.inc/features/ai-properties/ai-properties-examples/extract-insights-from-job-posts-1.md)
- [List Open Positions](https://docs.zero.inc/features/ai-properties/ai-properties-examples/list-open-positions.md)
- [Extract Details from Attached File](https://docs.zero.inc/features/ai-properties/ai-properties-examples/extract-details-from-attached-file.md)
- [Find Companies' Compliance Certificates](https://docs.zero.inc/features/ai-properties/ai-properties-examples/find-companies-compliance-certificates.md)
- [Find Company’s Tech Stack](https://docs.zero.inc/features/ai-properties/ai-properties-examples/find-companys-tech-stack.md)


---

# 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.zero.inc/features/ai-properties/ai-properties-examples.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.
