# Accessing Model Playground

Hasty provides a no-code solution to train models that solves a variety of tasks ranging from semantic segmentation to object detection. For further information regarding visit [Model Plaground](https://hasty.ai/model-playground).

To access Model Playground, simply click on the Model Playground in the project dashboard.

<figure><img src="https://wiki.cloudfactory.com/media/pages/docs/userdocs/model-playground/accessing-model-playground/3c5926bc95-1684131936/model-playground.webp" alt=""><figcaption></figcaption></figure>

Here you can create data splits. by clicking on "Create new split"


---

# 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.cloudfactory.com/model-playground/accessing-model-playground.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.
