# Personas

- [Film Production](https://docs.janction.ai/personas/film-production.md)
- [Animation Studios](https://docs.janction.ai/personas/animation-studios.md)
- [Game Developer](https://docs.janction.ai/personas/game-developer.md)
- [Industrial Design](https://docs.janction.ai/personas/industrial-design.md)
- [Advertising](https://docs.janction.ai/personas/advertising.md)
- [AI Image Generation / Text-to-Image](https://docs.janction.ai/personas/ai-image-generation-text-to-image.md)
- [Speech-to-Text & Text-to-Speech](https://docs.janction.ai/personas/speech-to-text-and-text-to-speech.md)
- [AI Video Enhancement & Processing](https://docs.janction.ai/personas/ai-video-enhancement-and-processing.md)
- [AI Object Detection & Image Analysis](https://docs.janction.ai/personas/ai-object-detection-and-image-analysis.md)
- [Enterprise LLM API](https://docs.janction.ai/personas/enterprise-llm-api.md)
- [Private Knowledge Base LLM (RAG - Retrieval-Augmented Generation)](https://docs.janction.ai/personas/private-knowledge-base-llm-rag-retrieval-augmented-generation.md)
- [Family Photographer](https://docs.janction.ai/personas/family-photographer.md)
- [Indie Game Developer](https://docs.janction.ai/personas/indie-game-developer.md)
- [Aspiring 3D Artist](https://docs.janction.ai/personas/aspiring-3d-artist.md)
- [Playstation Gamer](https://docs.janction.ai/personas/playstation-gamer.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.janction.ai/personas.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.
