# Content Uploading Standards

Content upload standards ensure consistency and quality across different media on the website. They aim to improve user experience and align with the website's design and functionality.

1. Image size on the site should not exceed 800KB, maintaining original dimensions.
2. Videos are accepted in the form of YouTube or Vimeo links.
3. File sizes for uploads on the site should not surpass 2MB.

### Additional Tasks:

1. Perform a comprehensive crawl of the old website and save the resulting report on the project drive. Thoroughly review the report to identify and address any 4xx or 5xx links in consultation with the client.
2. Confirm that the content is free from spelling and grammar errors.
3. Ensure that all templates are appropriately completed to cover all designated sections in the design.
4. Provide accurate and relevant captions for images, particularly those displayed for end users.


---

# 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.varbase.vardot.com/10.1.x/content-designers/additional-tips/content-uploading-standards.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.
