# Sign up and set up

The fastest path from intangible.ai to an empty 3D scene. Two minutes, two decisions.

## Create the account

Go to [intangible.ai/signup](https://www.intangible.ai/signup). Sign up with Google or with email and password. Email accounts will get a verification link – click it, then you're back on the signup flow.

You'll be asked a short series of questions about your role and what you're working on. Answer honestly; the answers feed which showcase templates show up first on your homepage. None of them lock you into anything.

## Pick a plan

Four tiers are available:

* **Free** – enough credits to walk through the [first render](/overview/get-started/first-render-in-20-minutes.md) and try a few shots. No team seats. Limited Generate 3D Asset capability.
* **Explorer** – individual creator tier. More credits, watermark-free output, full Generate 3D Asset, no team seats.
* **Business** – multi-seat workspaces, full export options. Required for any team collaboration.
* **Enterprise** – custom-fit for teams at scale. Pricing and feature scope handled directly with the Intangible team via the **Contact Us** action.

If you're trying the product solo, Free is fine. If you know you'll be working with anyone else on the same project, you're going to need Business; start there to avoid the swap later. Plan details and current pricing live on [intangible.ai/pricing](https://www.intangible.ai/pricing).

{% hint style="info" %}
You can upgrade or downgrade at any time. Monthly credits don't accumulate across cycles, but whatever balance you have at downgrade is preserved into the new tier. Downgrades take effect at the next billing cycle.
{% endhint %}

## What your free credits cover

Credits are the underlying unit – every image render, video render, AI Composer prompt, and Generate 3D Asset call costs credits. The free tier gets you enough to:

* Generate \~30 image renders at 1K resolution
* Generate \~5 video renders at standard duration
* Run AI Composer prompts dozens of times for environment construction
* Walk through the [first-render-in-20-minutes](/overview/get-started/first-render-in-20-minutes.md) tutorial without running out

Past that, upgrade or buy a credit pack. Costs by action live in [Credits and tokens](/overview/concepts/credits-and-tokens.md).

## Land on the homepage

After signup you're dropped on the homepage. Showcase templates across the top, your projects below (empty for now), credit counter and Help button at the top right.

![Post-signup homepage with the Showcase templates section at the top showing community templates (Cars in City, City Street, Jeep in Forest, etc.) plus the credit counter visible in the top-right](/files/QllIaK1iV5a0LJtZhmya)

Read [The homepage](/overview/get-started/the-homepage.md) for what each surface does, or jump straight to [Create your first project](/overview/get-started/create-your-first-project.md) if you'd rather start building.

## Related

* [The homepage](/overview/get-started/the-homepage.md)
* [Create your first project](/overview/get-started/create-your-first-project.md)
* [First render in 20 minutes](/overview/get-started/first-render-in-20-minutes.md)
* [Plans and billing](/teams-and-billing/plans-and-billing.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://help.intangible.ai/overview/get-started/sign-up-and-set-up.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.
