# Upload a field boundary

In case you have a shape file of your field(s), you can upload them by using the Upload tab.

Keep in mind that there are some restrictions:

* Only WGS84 (EPSG:4326) shape files are supported
* 5MB is the maximum file size
* 1236ac/500ha is the maximum field area
* Each shape file is treated as a single field
* Labels will be created from the .dbf file

<figure><img src="https://lh4.googleusercontent.com/g-BePhVXD8vnFEBjTC-40DQxVj6kqUsSDCI8lIozDHg19Fhv5hOu9pVhfHpjRhA4k-6S8pK3YemOa7GhUl5ZkXx9PkoJx_C_k99Xcz9sLMz7aXEnCdEIkyCRIfiDk6Ocap5W1JfK" alt=""><figcaption></figcaption></figure>

1. Select Farm to upload to
2. Click the **Browse** button and select a file from your computer.
3. Click the **Upload** button.
4. Then the application will verify that the file meets the requirements and save the field.

<figure><img src="https://lh6.googleusercontent.com/KRj9zcB08BXcSfaY4DV3jdMVxbVQNEcJVvEMIwLIb1ytnjEoZ35qxhHFso_NLWM_hohe7PQ3EedeYqvFJFEBZeb9pg98H_-DNCyvOZ9c17EakhGxGThO1dqgr8QAllzi0HCVYK0v" alt=""><figcaption></figcaption></figure>

\
Wait for the confirmation dialog to see that the boundary was uploaded successfully:

<figure><img src="https://lh3.googleusercontent.com/nlGv5apThqj41M-5fW0GUe2Nntju-RKcuAaGH-UwwzxoeIHRoCoghIcBPq-HtkTgrQOIUAGtayx13Qt8Vh-sGLmkpm2d7PQLpZxUeRXKP2iAaRYEeQbAGyXfIgqYhgtfKaXaFfx_" alt=""><figcaption></figcaption></figure>


---

# 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.geopard.tech/geopard-tutorials/product-tour-web-app/farm-and-field-setup/upload-a-field-boundary.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.
