> 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/welcome-to-computer.md).

# Welcome to Computer

Here, you’ll find everything you need to get started and succeed with Computer. Our documentation walks you through each feature, tool, and workflow step by step. Whether you’re here to explore AI Chat or image generation, the guidance you need is always within reach.

## Jump right in&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Introduction to Computer and How to use it</td><td><a href="/files/UoDNdLAcu67itURDKleB">/files/UoDNdLAcu67itURDKleB</a></td><td><a href="/pages/hah3x03mprLo9jbd5eb1">/pages/hah3x03mprLo9jbd5eb1</a></td></tr><tr><td><strong>Get the best out of Computer</strong></td><td>Prompts and Tips for Better Results</td><td><a href="/files/SmWOPuvhI29WRUPPrR4X">/files/SmWOPuvhI29WRUPPrR4X</a></td><td><a href="/pages/l8r1A5UB7u6pZAShCCnR">/pages/l8r1A5UB7u6pZAShCCnR</a></td></tr></tbody></table>

## Tools

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Chat</strong></td><td>Multi-model access so you can choose the best system for your task.</td><td><a href="/pages/AWrtB9haez1FgpGDzyvb">/pages/AWrtB9haez1FgpGDzyvb</a></td><td><a href="/files/pBzHGC24ULeqmytR1OOR">/files/pBzHGC24ULeqmytR1OOR</a></td></tr><tr><td><strong>Generate Images</strong></td><td>Allows you to create high-quality visuals from text prompts.</td><td><a href="/pages/g1Ila5yUJfKxzChZ77U7">/pages/g1Ila5yUJfKxzChZ77U7</a></td><td><a href="/files/5eziTKUYjSNDQLbAvBmN">/files/5eziTKUYjSNDQLbAvBmN</a></td></tr><tr><td><strong>Draft Documents</strong></td><td>Work with documents using AI to generate and refine written content.</td><td><a href="/pages/hhKkVcFk3njz0d5Hv9Bz">/pages/hhKkVcFk3njz0d5Hv9Bz</a></td><td><a href="/files/6J2fHuKtlhzGuaXXe0DM">/files/6J2fHuKtlhzGuaXXe0DM</a></td></tr><tr><td><strong>Build Slides</strong></td><td>Instantly generate fully designed presentations from text prompts or existing documents.</td><td><a href="/pages/kOEVLlQWhzw0yYEeDGmL">/pages/kOEVLlQWhzw0yYEeDGmL</a></td><td><a href="/files/iQPGQUgNeNSMvSL2hBxd">/files/iQPGQUgNeNSMvSL2hBxd</a></td></tr><tr><td><strong>Create Videos</strong></td><td>Turn text prompts or scripts into engaging videos with AI-generated visuals, voiceovers, and captions.</td><td><a href="/pages/18a0euFCQbGiFpOCRSUs">/pages/18a0euFCQbGiFpOCRSUs</a></td><td><a href="/files/9Cezu6S4ZKn5OhjhulZz">/files/9Cezu6S4ZKn5OhjhulZz</a></td></tr><tr><td>Compose Music</td><td>Turn text prompts into original music tracks with AI-generated beats, melodies, and vocals.</td><td><a href="/pages/p4FuZDL262yXyCncE3Xr">/pages/p4FuZDL262yXyCncE3Xr</a></td><td><a href="/files/toWCOrmKnufBqwFpuGdx">/files/toWCOrmKnufBqwFpuGdx</a></td></tr></tbody></table>


---

# 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/welcome-to-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.
