> For the complete documentation index, see [llms.txt](https://help.imagine.art/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.imagine.art/imagine-computer.md).

# Imagine Computer

- [Welcome to Computer](https://help.imagine.art/imagine-computer/welcome-to-computer.md): Welcome to Computer! Your All-in-One AI Assistant!
- [What is Computer?](https://help.imagine.art/imagine-computer/getting-started.md)
- [Why Use Computer?](https://help.imagine.art/imagine-computer/getting-started/why-use-chatly.md)
- [How Does Computer Work?](https://help.imagine.art/imagine-computer/getting-started/how-chatly-works.md)
- [Modes](https://help.imagine.art/imagine-computer/getting-started/modes.md)
- [Getting Started with Computer](https://help.imagine.art/imagine-computer/getting-started/getting-started-with-computer.md): Get the Best Out of Computer: Prompts and Tips for Better Results
- [AI Tools](https://help.imagine.art/imagine-computer/ai-tools.md)
- [Chat](https://help.imagine.art/imagine-computer/ai-tools/chat.md)
- [What is Chat?](https://help.imagine.art/imagine-computer/ai-tools/chat/what-is-chat.md)
- [How to use Chat?](https://help.imagine.art/imagine-computer/ai-tools/chat/how-to-use-chat.md)
- [Chat Use Cases](https://help.imagine.art/imagine-computer/ai-tools/chat/chat-use-cases.md)
- [Generate Images](https://help.imagine.art/imagine-computer/ai-tools/generate-images.md)
- [What is AI Image?](https://help.imagine.art/imagine-computer/ai-tools/generate-images/what-is-ai-image.md)
- [How to use AI Image?](https://help.imagine.art/imagine-computer/ai-tools/generate-images/how-to-use-ai-image.md)
- [Choosing the right model](https://help.imagine.art/imagine-computer/ai-tools/generate-images/choosing-the-right-model.md)
- [Draft Documents](https://help.imagine.art/imagine-computer/ai-tools/draft-documents.md)
- [What are AI Docs?](https://help.imagine.art/imagine-computer/ai-tools/draft-documents/what-are-ai-docs.md)
- [How to use AI Docs?](https://help.imagine.art/imagine-computer/ai-tools/draft-documents/how-to-use-ai-docs.md)
- [AI Docs Use Cases](https://help.imagine.art/imagine-computer/ai-tools/draft-documents/ai-docs-use-cases.md)
- [Build Slides](https://help.imagine.art/imagine-computer/ai-tools/build-slides.md)
- [What are AI Slides?](https://help.imagine.art/imagine-computer/ai-tools/build-slides/what-are-ai-slides.md)
- [How to use AI Slides?](https://help.imagine.art/imagine-computer/ai-tools/build-slides/how-to-use-ai-slides.md)
- [AI Slides Use Cases](https://help.imagine.art/imagine-computer/ai-tools/build-slides/ai-slides-use-cases.md)
- [Create Videos](https://help.imagine.art/imagine-computer/ai-tools/create-videos.md)
- [What are AI Videos?](https://help.imagine.art/imagine-computer/ai-tools/create-videos/what-are-ai-videos.md)
- [How to use AI Videos?](https://help.imagine.art/imagine-computer/ai-tools/create-videos/how-to-use-ai-videos.md)
- [AI Videos Use Cases](https://help.imagine.art/imagine-computer/ai-tools/create-videos/ai-videos-use-cases.md)
- [Compose Music](https://help.imagine.art/imagine-computer/ai-tools/compose-music.md)
- [What is AI Music?](https://help.imagine.art/imagine-computer/ai-tools/compose-music/what-is-ai-music.md)
- [How to use AI Music?](https://help.imagine.art/imagine-computer/ai-tools/compose-music/how-to-use-ai-music.md)
- [AI Music Use Cases](https://help.imagine.art/imagine-computer/ai-tools/compose-music/ai-music-use-cases.md)
- [Build Graphs](https://help.imagine.art/imagine-computer/ai-tools/build-graphs.md)
- [What is AI Graphs](https://help.imagine.art/imagine-computer/ai-tools/build-graphs/what-is-ai-graphs.md)
- [How to use AI Graphs](https://help.imagine.art/imagine-computer/ai-tools/build-graphs/how-to-use-ai-graphs.md)
- [AI Graphs Use Cases](https://help.imagine.art/imagine-computer/ai-tools/build-graphs/ai-graphs-use-cases.md)
- [Deep Reseach](https://help.imagine.art/imagine-computer/ai-tools/deep-reseach.md)
- [What is Deep Research](https://help.imagine.art/imagine-computer/ai-tools/deep-reseach/what-is-deep-research.md)
- [How to Use Deep Research](https://help.imagine.art/imagine-computer/ai-tools/deep-reseach/how-to-use-deep-research.md)
- [Deep Research Use Cases](https://help.imagine.art/imagine-computer/ai-tools/deep-reseach/deep-research-use-cases.md)
- [Connectors](https://help.imagine.art/imagine-computer/connectors.md)
- [Zoom](https://help.imagine.art/imagine-computer/connectors/zoom.md)
- [AI Market (Skills)](https://help.imagine.art/imagine-computer/ai-market-skills.md)
- [Scheduled](https://help.imagine.art/imagine-computer/scheduled.md)
- [Other Features](https://help.imagine.art/imagine-computer/other-features.md)
- [Build](https://help.imagine.art/imagine-computer/build.md)
- [Getting Started with Build](https://help.imagine.art/imagine-computer/build/getting-started-with-build.md)
- [Templates and Design Styles](https://help.imagine.art/imagine-computer/build/templates-and-design-styles.md)
- [Generating and Editing Your Site](https://help.imagine.art/imagine-computer/build/generating-and-editing-your-site.md)
- [Projects and Workspaces](https://help.imagine.art/imagine-computer/build/projects-and-workspaces.md)
- [Build Connectors](https://help.imagine.art/imagine-computer/build/build-connectors.md)
- [GitHub](https://help.imagine.art/imagine-computer/build/build-connectors/github.md)
- [Supabase](https://help.imagine.art/imagine-computer/build/build-connectors/supabase.md)
- [Figma](https://help.imagine.art/imagine-computer/build/build-connectors/figma.md)


---

# 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 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, and the optional `goal` query parameter:

```
GET https://help.imagine.art/imagine-computer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
