# Basic Specification

> Identification map is the cornerstone of the entire AR, and only when the identification information is added can the AR content be added. For the platform, 2D images are the most widely used type; the recognition of the picture will determine the recognition stability of the entire AR. If the recognition of the picture does not meet the standard, it may cause no recognition or difficulty in recognition Therefore, we have some necessary specifications for the image tracking applied in the platform.

* Supported format: jpg;&#x20;
* Size limit: 240(px) x 240(px) to 3000(px) x 3000(px);&#x20;
* File size limit: within 5M;

## 1. Identification Map Export Setting

![](/files/-MF3hQOt_PJ6uq5RFI-7)

## 2. Cloud Recognition standards

When creating a new scene, select the scene type as \[WebAR Scene-Image Detection and Tracking] and \[WebAR Scene-Gyroscope/Cloud Recognition], first the standard for identifying the image should follow the cloud recognition standard.

For detailed specifications, please refer to:

• The best way to optimize

• How to make an identification map

## 3. Support tracking identification map standard

For the \[WebAR scene-image detection and tracking] scene with tracking identification maps, special specifications should also be followed: <https://www.yuque.com/kivicube/manual/tracking-marker>


---

# 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-en.kivicube.com/manual-old/resources-specification/image-tracking/basic-specification.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.
