# Manage your files

Mocklets now allows you to host your files and assets which you can use in yout mock apis. Let's see how you can upload yout files and assets to Mocklets server.

![Sample Files listing](/files/-LlvYvfGe21Dsbh3MWhV)

Well, now adding file to Mocklets server is super easy, you just have to provide file location and a name for your file.

![](/files/-Llv_gOGlAbVNtBd1V50)

{% hint style="info" %}
Max file size supported is 100KB, if you need higher size limit drop us a line.
{% endhint %}


---

# 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.mocklets.com/manage-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.
