# Content Codes

Content codes are the fastest way to get started on the Rendered.ai platform. By using a content code you will be given a new workspace that has predefined content that can include example graphs, datasets, and analysis. Using a content code is easy, and there are two ways to do it depending on whether or not you already have a Rendered.ai account.

### Registering with a Content Code <a href="#registering-with-a-content-code" id="registering-with-a-content-code"></a>

Signup for an account here: <https://rendered.ai/free-trial/>

After a brief demographics survey, you will receive an invitation email to join the platform. That email will redirect you to the Platform’s registration page that looks similar to the image below.

<figure><img src="/files/DBj3FN7esfqpkoD8CJgM" alt=""><figcaption><p>Registration Page</p></figcaption></figure>

New users can specify a content code when filling in the registration information. In the example below we are using the TOYBOX content code which gives us access to a channel that simulates toys being dropped into a toybox.

<figure><img src="/files/YjxzzkUg0eHWT3MhN6aa" alt=""><figcaption><p>Completing Registration</p></figcaption></figure>

After filling in the information, click the *Sign up* button. You will receive an email for verification, after which you will be able to sign into the platform by navigating to <https://deckard.rendered.ai/sign-in> and filling out the same email and password.

After you login, you will see the content code workspace in your new organization.

<figure><img src="/files/VkHdloirc4neuHtlfxVu" alt=""><figcaption><p>New Organization With Content Code</p></figcaption></figure>

### Creating a new Workspace with a Content Code <a href="#creating-a-new-workspace-with-a-content-code" id="creating-a-new-workspace-with-a-content-code"></a>

The second way of using a content code is to create a new workspace with a content code. To do this, click on your organization and then click on the *New Workspace* button.

<figure><img src="/files/clR8S6F36B3F9k4XFoau" alt=""><figcaption><p>New Workspace</p></figcaption></figure>

After clicking on the New Workspace button, you will be shown a new dialog where you can name the new workspace, select channels or enter a content code. For this example we will just name the new workspace and provide the same content code.

<figure><img src="/files/9aNT2RKpBmKl7OCmyKAS" alt=""><figcaption><p>Creating Workspace With Content Code</p></figcaption></figure>

After clicking on the Create button, the new workspace will be created within the organization. It may take a bit for the new workspace to sync. Refresh the screen to see when it is done. The Workspaces table should now show the new content code workspace.

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

Now you can open up the workspace and start exploring!


---

# 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://support.rendered.ai/application-user-guides/quick-start-guide/content-codes.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.
