# ThreeGen

ThreeGen is a 3D Model Generator which allows users to enter a prompt and create a 3D model based on that prompt. This subnet is only available through our Web dApp, as Telegram does not support 3D models.\
\
To access ThreeGen through our Web dApp, navigate to our [website](https://www.taotools.ai) and hit the 'Get Started' button. From here, you will be presented with the available Bittensor subnets. Hit 'ThreeGen' to enter this subnet. Simply input any selection of words or a description and hit 'Send' to start generating an AI-powered 3D Model. If you're not happy with the outcome, you can redo the generation by entering 'reset' or 'reimagine'.

<figure><img src="https://3693032463-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM8w0NpKka2pbKwv5UMyg%2Fuploads%2F2BRg5o6KvPC1NIlDSYFU%2Fimage.png?alt=media&#x26;token=5e28f106-6312-4455-8b55-74686f131538" alt=""><figcaption><p>Subnet Main Menu</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://taotools-documentation.gitbook.io/taotools-documentation/dapp-and-bot-features/threegen.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.
