# Doodara Docs

## Docs

- [Doodara Manual](https://doodara.gitbook.io/doodara-docs/doodara-manual.md): Doodara turns a story idea — or a single photo of your child — into a finished, illustrated picture book. The AI writes the outline, writes each page, and paint
- [Getting Started](https://doodara.gitbook.io/doodara-docs/getting-started.md): Three pages that take you from nothing to a finished picture book.
- [Make your first book](https://doodara.gitbook.io/doodara-docs/getting-started/make-your-first-book.md): This takes about five minutes, and most of that is waiting for illustrations.
- [Writing a good story prompt](https://doodara.gitbook.io/doodara-docs/getting-started/writing-a-good-story-prompt.md): The AI is good at turning a small, concrete idea into a full book. It is bad at guessing what you meant. This page is about the difference.
- [Choosing an art style](https://doodara.gitbook.io/doodara-docs/getting-started/choosing-an-art-style.md): Doodara has 16 illustration styles. The style is locked in for the whole book, so every page matches — this is the difference between a book and a pile of AI im
- [Templates & Characters](https://doodara.gitbook.io/doodara-docs/templates-and-characters.md): You do not have to invent a story from scratch. Doodara ships with ready-made story themes and complete template books, and it can paint a real child into any o
- [Template books](https://doodara.gitbook.io/doodara-docs/templates-and-characters/template-books.md): A template book is a complete, already-written picture book — story, page count, page-by-page script, and illustrations — with one role left open. That role goe
- [Put your child in the story](https://doodara.gitbook.io/doodara-docs/templates-and-characters/put-your-child-in-the-story.md): Doodara can build a recurring character from a single photo and keep that character consistent across every page of a book. This is the feature most people come
- [Story languages](https://doodara.gitbook.io/doodara-docs/templates-and-characters/story-languages.md): Doodara writes books in ten languages, and the interface is available in all of them.
- [Sharing](https://doodara.gitbook.io/doodara-docs/sharing.md): A finished book is a link. Anyone you send it to can read the whole thing in a browser — no account, no app, no download.
- [Sharing a book](https://doodara.gitbook.io/doodara-docs/sharing/sharing-a-book.md): Every finished book gets a link. That link is the book — anyone who opens it reads the whole thing in a browser, with no account, no app, and no download.
- [Free printable story kits](https://doodara.gitbook.io/doodara-docs/sharing/free-printable-story-kits.md): Not everything should be made by an AI. Doodara publishes two printable PDFs for kids who want to make a book with a pencil — free, with no account, no email ad
- [Reference](https://doodara.gitbook.io/doodara-docs/reference.md): - FAQ — photos, privacy, timing, ownership, plans.
- [FAQ](https://doodara.gitbook.io/doodara-docs/reference/faq.md): The full list, with a few extra answers, lives at doodara.com/faq.
- [Troubleshooting](https://doodara.gitbook.io/doodara-docs/reference/troubleshooting.md): Expect \*recognisably them\*, in the book's art style — not a portrait. If it is genuinely off, regenerate the character rather than the book. In the template boo


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://doodara.gitbook.io/doodara-docs/doodara-manual.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.
