# Inserting with playground

Vector AI's playground provides users with a simple way to insert data via CSV. Users are able to upload their data, insert them into Vector AI and then encode them according to the type of model they want.

{% embed url="<https://www.loom.com/share/34ebc304c394400cb76ed61a3b9bd692>" %}
A tutorial on using the playground for inserting and encoding data
{% endembed %}


---

# 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://learn.getvectorai.com/vector-search/inserting-into-vector-ai/200-inserting-with-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.
