# How to import textures on RhinoArtisan

To use custom textures on the Texture 3D command on RhinoArtisan, you will need to follow these steps:

### 1. Open the User folder

<figure><img src="https://content.gitbook.com/content/ZRKYoG52Iya7SMaKpyUz/blobs/Y1TLipj1RoCLDlwLziCk/image.png" alt=""><figcaption></figcaption></figure>

In Rhino, you will find the icon User Folder on the RhinoArtisan toolbar

<figure><img src="https://content.gitbook.com/content/ZRKYoG52Iya7SMaKpyUz/blobs/FlgtKZdsukVIc6PaHjjR/User%20Folder%20Icon.png" alt=""><figcaption></figcaption></figure>

### 2. Find and open the Texture3D folder:

<figure><img src="https://content.gitbook.com/content/ZRKYoG52Iya7SMaKpyUz/blobs/rFscWwHWnxWpwqPBkhF8/Artboard%203.png" alt=""><figcaption></figcaption></figure>

### 3. Drag and drop your texture on this folder

<figure><img src="https://content.gitbook.com/content/ZRKYoG52Iya7SMaKpyUz/blobs/X4wskfqVMMOH9BWaZAb0/Artboard%204.png" alt=""><figcaption></figcaption></figure>

Congratulations, the next time you run the Texture 3D command, you will be able to use your new texture!

<figure><img src="https://content.gitbook.com/content/ZRKYoG52Iya7SMaKpyUz/blobs/xQhPQShkfcW1HdGqDF4M/Artboard%205.png" alt=""><figcaption></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://docs5.rhinoartisan.com/frequently-asked-questions/usage-questions/how-to-import-textures-on-rhinoartisan.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.
