# Text to 3D

## 1 Login to SkyNet

Log in to [SkyNet](https://skynet.phoenix.global/) , and go to the [jobs page](https://skynet.phoenix.global/jobs).

<figure><img src="/files/dVidf2YeBiEKeXhVbh3u" alt=""><figcaption><p>Go to the jobs page</p></figcaption></figure>

## 2 Create a New Job

On the jobs page, click the **Create a new job** button.

<figure><img src="/files/3MXoud2rKQTqWPlJ2WCg" alt=""><figcaption><p>Create a new job</p></figcaption></figure>

Type the job name, select **Deep Learning**, **AI-to-3D(Tripo)** and **Text to Model** in sequence. Type the prompt according to your own needs and click the submit button.

<figure><img src="/files/ItaYHJLmvp2rbmZmTjO7" alt=""><figcaption><p>Submit the job</p></figcaption></figure>

## 3 Check the Result

You can see the created job on the [jobs page](https://skynet.phoenix.global/jobs), click the check button to view the results.

<figure><img src="/files/66fhqpc0kVeZCVX1i4Rv" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/j3Ii7lFsMqzkbbAZKqbN" alt=""><figcaption><p>Check the result</p></figcaption></figure>

It may take a few minutes to get the results. Click the **Preview** button to preview the 3D file, and click the **Download** button to download the source file.

<figure><img src="/files/16Nfl6Yoo50IoP6nwYbT" alt="" width="371"><figcaption><p>Preview the 3D file</p></figcaption></figure>

## 4 Other Operations

### 4.1 Animate

Click the **Animate** button and select the action you want to generate a 3D animation.

<figure><img src="/files/FOE9LT6oTvJ8sWHZFh6w" alt=""><figcaption><p>Generate an animation</p></figcaption></figure>

You will get an animated model in a few minutes. Click **Preview** to preview the animated model.

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

<figure><img src="/files/zZltfJjATR8Cp2VWI5LL" alt="" width="375"><figcaption><p>Preview the animation</p></figcaption></figure>

### 4.2 Convert File Format

The default 3D file format is *.glb*, you can convert to other formats as needed.

<figure><img src="/files/Mq5BEOpngm4622hOyGu8" alt=""><figcaption><p>Convert file format</p></figcaption></figure>


---

# 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://genai-doc.phoenix.global/text-to-3d.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.
