# Uploading a Video

You can also take your phone and record a video just like you would record a normal video.  You just need to make sure that your face takes up about the same amount of space as the circle our interface shows.  Not too close, not too far.

Doing this will let you easily record over and over or edit the video.

{% hint style="danger" %}
If you are uploading a video, the file needs to be a MP4 file.  Otherwise it will not work!  Convert your file for free here <https://cloudconvert.com/mov-to-mp4>.  We are not affiliated with CloudConvert, Lunaweb or any of their subsidiaries.
{% endhint %}

<div align="left"><figure><img src="/files/CTL4ov7D5PBg2MoC6yXg" alt="" width="320"><figcaption><p>Too Far</p></figcaption></figure> <figure><img src="/files/N2YSe68q4YMxEKxvZulC" alt="" width="340"><figcaption><p>Too Close</p></figcaption></figure></div>


---

# 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://mebot.gitbook.io/mebot-docs/basics/create-ai-video-clone/how-to-record-video/uploading-a-video.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.
