> For the complete documentation index, see [llms.txt](https://docs.stoovo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stoovo.com/getting-started/location-data-and-insights/boundaries.md).

# Boundaries

<figure><img src="/files/S0WhCn4LQVqzXIYsKLyu" alt=""><figcaption></figcaption></figure>

Stoovo's Building Boundary provides comprehensive polygonal representations of building footprints, encapsulating the precise boundaries of structures. <mark style="color:blue;">Covering 98% of buildings across the U.S</mark>., our API grants access to detailed geometrical outlines that trace the exact perimeters of buildings.

**Advantages**:

1. **Precision & Coverage**: With 98% of U.S. buildings in our database, partners can confidently access nearly exhaustive and accurate building footprint data.
2. **Enhanced Geospatial Analysis**: The polygonal data allows for more intricate geospatial analyses, from delivery services and urban planning to real estate assessments.
3. **Resource Optimization**: Companies in logistics, real estate, or infrastructure planning can optimize routing, site selection, and more by leveraging exact building boundaries.
4. **High-Quality Data Assurance**: Rigorous data verification processes ensure the building boundaries are consistently up-to-date and accurate, minimizing potential discrepancies or outdated information.

By integrating Stoovo's API, partners are empowered with high-definition spatial data, setting the foundation for smarter decision-making and enhanced operational efficiencies.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.stoovo.com/getting-started/location-data-and-insights/boundaries.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
