> For the complete documentation index, see [llms.txt](https://tamar.gitbook.io/tamar-docs/wLI4kimjtr4aFbUCiWSB/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tamar.gitbook.io/tamar-docs/wLI4kimjtr4aFbUCiWSB/welcome-to-tapnow/readme.md).

# Getting Started

> ⏳Reading time: 5mins

## Welcome to TapNow!

TapNow is a professional AI engine for visual content creation. With our flexible canvas and cutting-edge models, you can build your own production workflow from scriptwriting and storyboarding to a finished artpiece with more freedom and greater efficiency. TapNow enables high-quality, automated content production as well as creator-driven, complex long-form storytelling. From e-commerce product images and social media ads to TVCs, animation series, game assets, short films, and music videos, TapNow powers creators across industries. Global brands, designers, production and creative teams, and independent creators all use TapNow to turn their ideas into reality, faster, smarter, and at scale.

## TapTV

**TapTV is the world’s first open-sourced community for AI visual creation.**\
Here, creators can publish their works, explore others’ projects, and learn from shared canvases and creative techniques. Shared canvas is public, you can see the full process, reuse it, or build on top of it for your own ideas.

As both a creator hub and a commercial visual engine, TapTV makes professional workflows accessible while fostering collaboration and remix culture. From polished ads and branded visuals to experimental shorts and storytelling, TapTV empowers creators to learn, share, and co-create, turning individual inspiration into collective progress.

<figure><img src="/files/WtHPVsSnibkdcWYEV4MG" alt=""><figcaption></figcaption></figure>

***

## Create a Canvas

Getting started with our official website tapnow\.ai.

Click Try Now to enter our infinite canvas.

{% embed url="<https://youtu.be/kwTDADSNTJo?si=Sn_rpUmF8bCxfIvU>" %}

***

## User Registration

{% embed url="<https://youtu.be/P42GaR9PUnw?si=Q1f60Up73_4zd6dF>" %}


---

# 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://tamar.gitbook.io/tamar-docs/wLI4kimjtr4aFbUCiWSB/welcome-to-tapnow/readme.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.
