# Introduction

**LACO-Wiki** is an open access online tool for land cover validation. This document provides an overview of the basic functionality of LACO-Wiki and guides you through uploading and validating a data set.

LACO-Wiki enables you to set-up statistically robust **sampling designs** and then visually interpret the samples in a **user-friendly environment.** You can then generate **state-of-the-art accuracy reports** for communication to map users.

The tool also includes data management and **sharing functionality** so that every data set uploaded or generated in LACO-Wiki can be managed by you and shared with other users.

**Key Features**

LACO-Wiki offers:

1. A single online access point for the complete map validation process.
2. A user-friendly environment to upload new maps and create sampling designs.
3. State-of-the-art accuracy reports generated with just a few clicks.
4. Easy access to shared data sets and validation sessions, allowing users to share the workload with other people in their team so that multiple people can validate a set of samples at the same time.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://lacowiki-iiasa.gitbook.io/laco-wiki/-M6B3P05C6hFNHUT4J36/master.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.
