# Training Data

Solo AI employs an innovative **recursive data collection** method to enhance its model's training process and continuously improve music generation quality. This unique approach allowed Solo AI to evolve from a hybrid data pipeline to a fully self-hosted, independent AI music generation system. Notably, **all music generated by Solo AI is entirely created by AI,** ensuring complete originality **without relying on existing IP regulations or copyrighted materials**. This approach fosters creativity and guarantees that all generated outputs are entirely free from third-party IP constraints, making Solo AI a robust and legally safe solution for content creators and developers.


---

# 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://solo-docs.gitbook.io/solo-docs/training-data.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.
