# Use Cases

- [Create Images: Illustrate an Article](https://docs.aimlapi.com/use-cases/create-images-illustrate-an-article.md)
- [Animate Images: A Children’s Encyclopedia](https://docs.aimlapi.com/use-cases/animate-images-a-childrens-encyclopedia.md)
- [Create a 3D Model from an Image](https://docs.aimlapi.com/use-cases/create-a-3d-model-from-an-image.md)
- [Create a Looped GIF for a Web Banner](https://docs.aimlapi.com/use-cases/create-a-looped-gif-for-a-web-banner.md)
- [Read Text Aloud and Describe Images: Support People with Visual Impairments](https://docs.aimlapi.com/use-cases/read-text-aloud-and-describe-images-ai-tool-to-support-people-with-visual-impairments.md)
- [Find Relevant Answers: Semantic Search with Text Embeddings](https://docs.aimlapi.com/use-cases/find-relevant-answers-semantic-search-with-text-embeddings.md)
- [Summarize Websites with AI-Powered Chrome Extension](https://docs.aimlapi.com/use-cases/summarize-websites-with-ai-powered-chrome-extension.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.aimlapi.com/use-cases.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.
