# Can I train AI with my own designs or files?

Yes, you can train the AI with your own designs or files in RhinoArtisan Connect. In the paid plans, you have the option to upload your own files in doc, Excel, PDF, text, and other formats, as well as customize the AI agents using system prompts tailored to your needs.\
This allows the AI to understand your processes, design style, or catalog, enabling it to respond, suggest, and work much more in tune with your business.


---

# 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.rhinoartisan.com/connect/frequently-asked-questions/features-and-ai/can-i-train-ai-with-my-own-designs-or-files.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.
