# Overview

- [The beginning of a new age](https://eye-ai.gitbook.io/eye-ai/overview/the-beginning-of-a-new-age.md)
- [Crypto robotics / Eye-AI](https://eye-ai.gitbook.io/eye-ai/overview/crypto-robotics-eye-ai.md)
- [Functionality](https://eye-ai.gitbook.io/eye-ai/overview/crypto-robotics-eye-ai/functionality.md)
- [Metaverse Eye-AI](https://eye-ai.gitbook.io/eye-ai/overview/metaverse-eye-ai.md)
- [AI powering the Metaverse](https://eye-ai.gitbook.io/eye-ai/overview/metaverse-eye-ai/ai-powering-the-metaverse.md)
- [Trend Tracking](https://eye-ai.gitbook.io/eye-ai/overview/trend-tracking.md)
- [Point to ETH network](https://eye-ai.gitbook.io/eye-ai/overview/point-to-eth-network.md)
- [Introduction of the Eye- AI API](https://eye-ai.gitbook.io/eye-ai/overview/introduction-of-the-eye-ai-api.md)
- [Making requests](https://eye-ai.gitbook.io/eye-ai/overview/introduction-of-the-eye-ai-api/making-requests.md)
- [Models](https://eye-ai.gitbook.io/eye-ai/overview/introduction-of-the-eye-ai-api/models.md)
- [List models](https://eye-ai.gitbook.io/eye-ai/overview/introduction-of-the-eye-ai-api/models/list-models.md)
- [Completions](https://eye-ai.gitbook.io/eye-ai/overview/introduction-of-the-eye-ai-api/completions.md)
- [Create completion](https://eye-ai.gitbook.io/eye-ai/overview/introduction-of-the-eye-ai-api/completions/create-completion.md)
- [Edits](https://eye-ai.gitbook.io/eye-ai/overview/introduction-of-the-eye-ai-api/edits.md)
- [Images](https://eye-ai.gitbook.io/eye-ai/overview/introduction-of-the-eye-ai-api/images.md)
- [Create image edit](https://eye-ai.gitbook.io/eye-ai/overview/introduction-of-the-eye-ai-api/images/create-image-edit.md)
- [Create image variation](https://eye-ai.gitbook.io/eye-ai/overview/introduction-of-the-eye-ai-api/images/create-image-variation.md)
- [Embeddings](https://eye-ai.gitbook.io/eye-ai/overview/introduction-of-the-eye-ai-api/embeddings.md)
- [File](https://eye-ai.gitbook.io/eye-ai/overview/introduction-of-the-eye-ai-api/file.md)
- [Upload File](https://eye-ai.gitbook.io/eye-ai/overview/introduction-of-the-eye-ai-api/file/upload-file.md)
- [Delete File](https://eye-ai.gitbook.io/eye-ai/overview/introduction-of-the-eye-ai-api/file/delete-file.md)
- [Retrieve file](https://eye-ai.gitbook.io/eye-ai/overview/introduction-of-the-eye-ai-api/file/retrieve-file.md)
- [Retrieve file content](https://eye-ai.gitbook.io/eye-ai/overview/introduction-of-the-eye-ai-api/file/retrieve-file-content.md)
- [Fine-tunes](https://eye-ai.gitbook.io/eye-ai/overview/introduction-of-the-eye-ai-api/file/fine-tunes.md)
- [Moderations](https://eye-ai.gitbook.io/eye-ai/overview/introduction-of-the-eye-ai-api/moderations.md)
- [Parameter details](https://eye-ai.gitbook.io/eye-ai/overview/introduction-of-the-eye-ai-api/parameter-details.md)
- [Terms of Artificial Intelligence](https://eye-ai.gitbook.io/eye-ai/overview/terms-of-artificial-intelligence.md)
- [AI and the developers](https://eye-ai.gitbook.io/eye-ai/overview/ai-and-the-developers.md)
- [How AI can help organizations](https://eye-ai.gitbook.io/eye-ai/overview/how-ai-can-help-organizations.md)
- [AI in the company](https://eye-ai.gitbook.io/eye-ai/overview/ai-in-the-company.md)
- [What is driving AI adoption?](https://eye-ai.gitbook.io/eye-ai/overview/ai-in-the-company/what-is-driving-ai-adoption.md)
- [AI as a strategic must and competitive advantage](https://eye-ai.gitbook.io/eye-ai/overview/ai-as-a-strategic-must-and-competitive-advantage.md)
- [Best practices to get the most out of AI](https://eye-ai.gitbook.io/eye-ai/overview/ai-as-a-strategic-must-and-competitive-advantage/best-practices-to-get-the-most-out-of-ai.md)
- [Turnkey AI is making AI easier to operationalize](https://eye-ai.gitbook.io/eye-ai/overview/turnkey-ai-is-making-ai-easier-to-operationalize.md)
- [From artificial intelligence to adaptive intelligence](https://eye-ai.gitbook.io/eye-ai/overview/from-artificial-intelligence-to-adaptive-intelligence.md)
- [Token Eye AI](https://eye-ai.gitbook.io/eye-ai/overview/token-eye-ai.md)
- [Taxes](https://eye-ai.gitbook.io/eye-ai/overview/token-eye-ai/taxes.md)
- [Token Metrics](https://eye-ai.gitbook.io/eye-ai/overview/token-eye-ai/token-metrics.md)
- [Security AI](https://eye-ai.gitbook.io/eye-ai/overview/security-ai.md)
- [Roadmap](https://eye-ai.gitbook.io/eye-ai/overview/roadmap.md)
- [Social Media](https://eye-ai.gitbook.io/eye-ai/overview/social-media.md)
- [Fairlaunch ETH - Pinksale](https://eye-ai.gitbook.io/eye-ai/overview/fairlaunch-eth-pinksale.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://eye-ai.gitbook.io/eye-ai/overview.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.
