# Administrator

* **Use case:** Administer land rights
* **Actor/user:** Land Administrator
* **Preconditions:** Land parcel has been surveyed and the relevant cadastral data has been collected.
* **Regular steps/standard path:** The Land Administrator creates a land parcel record and identifies the rights that can be granted for it. The Land Administrator responds to requests to purchase land rights by approving the creation of a new land right NFT or the transfer of existing ones.
* **Alternative paths:** The Land Administrator rejects a land right purchase request. The Land Administrator revokes an existing land right when terms are not met.
* **Postconditions:** Land parcels and their cadastral data are searchable.  It is easy to identify which land rights have been assigned, to whom, and under what terms.

<br>


---

# 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.landano.io/d/product-features/administrator.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.
