---
name: reland-rural-real-estate
description: Search and compare Brazilian rural real estate, consult land prices, convert area units, and integrate authorized RELAND workflows. Use when a task involves rural properties in Brazil.
---

# RELAND rural real estate

## When to use

Use this skill for Brazilian rural real-estate work: finding or comparing farms, sítios, chácaras, rural land, and listings; consulting land-price information; converting rural-area units; or using an authorized RELAND account workflow.

## Read-only research

1. Start with the public website, `https://reland.com.br/`, or the sitemap at `https://reland.com.br/sitemap.xml`.
2. Use the area converter for unit conversions and the land-price tool for regional price research.
3. Use the OpenAPI document at `https://api.reland.com.br/openapi.json` before calling an API operation.

## API access

- Use the base URL `https://api.reland.com.br/rpc`.
- Send `Authorization: Bearer <RELAND_API_TOKEN>` only when the user provides a valid token and has authority for the requested account.
- The API returns errors as `application/problem+json`. Read `code`, `detail`, `resolution`, and `requestId` before retrying.
- Do not expose tokens in URLs, logs, prompts, or public responses.

## Write actions and confirmation

Before any action that creates, updates, deletes, publishes, contacts a person, or transfers data, state the planned change and ask for explicit human confirmation. Do not infer permission from a read request. Stop and ask the user if the account, authorization, target property, or intended result is unclear.

## Limits

RELAND does not publish a public MCP server. Use the HTTPS API and public web resources only. Do not bypass authentication, authorization, rate limits, or product controls.
