# GenAI Assets: Individual Assets

With Niloom.ai you can generate Individual Assets such as&#x20;

* [**3D models**](/documentation/key-features/advanced-creation/scene-components-asset-nodes/3d-models.md)
* [**Skybox**](/documentation/key-features/advanced-creation/scene-components-asset-nodes/skybox-360-image.md)
* [**Image (2D)**](/documentation/key-features/advanced-creation/scene-components-asset-nodes/images-2d.md)
* [**Music**](/documentation/key-features/generative-ai/genai-assets-individual-assets/generate-sound/generate-music.md)
* [**Sound Effect**](/documentation/key-features/advanced-creation/scene-sub-components-asset-sub-nodes/sub-nodes-audio/sounds.md)&#x20;
* [**AI Voice**](/documentation/key-features/generative-ai/genai-assets-individual-assets/generate-ai-voice.md)
* [**Characters (Ready Player Me)**](/documentation/key-features/advanced-creation/scene-components-asset-nodes/characters.md)
* [**AI agent (Coming Soon)**](/documentation/key-features/generative-ai/m-generate-ai-agent-coming-soon.md)

### **There are 2 ways you can Generate Individual Assets**

1. Via a [conversational chatbot](/documentation/content-creation-platform/advanced-creation-studio/ai-generation-chatbot.md) that can be accessed at&#x20;
   1. [Advanced Creation Studio](/documentation/content-creation-platform/advanced-creation-studio.md) > [AI Generation](/documentation/content-creation-platform/advanced-creation-studio/ai-generation-chatbot.md)
2. Via a pop up that can be accessed at:&#x20;
   1. [Dashboard](/documentation/content-creation-platform/niloom.ai-dashboard.md) > [Left Navigation Bar](/documentation/content-creation-platform/niloom.ai-dashboard/niloom.ai-dashboard-navigation/dashboard-left-navigation-bar.md) > [Asset Library](/documentation/content-creation-platform/niloom.ai-dashboard/niloom.ai-dashboard-navigation/dashboard-left-navigation-bar/assets.md) > [Add New Asset](/documentation/content-creation-platform/niloom.ai-dashboard/niloom.ai-dashboard-navigation/dashboard-left-navigation-bar/assets/how-to-add-new-assets-to-your-library.md) > [Generate Asset](/documentation/key-features/generative-ai/genai-assets-individual-assets.md) (See Types of Assets that can be generated)
   2. [Advanced Creation Studio](/documentation/content-creation-platform/advanced-creation-studio.md) > [Top Middle Navigation](/documentation/content-creation-platform/advanced-creation-studio/advanced-creation-studio-navigation/advanced-creation-studio-top-middle-navigation.md) > [Select Assets](/documentation/content-creation-platform/advanced-creation-studio/select-assets.md) > [Add New Asset ](/documentation/key-features/generative-ai.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://docs.niloom.ai/documentation/key-features/generative-ai/genai-assets-individual-assets.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.
