> For the complete documentation index, see [llms.txt](https://docs.moasure.com/pt/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moasure.com/pt/casos-de-utilizacao/como-medir-circulos-e-arcos.md).

# Como Medir Círculos e Arcos

{% embed url="<https://vimeo.com/871756476?share=copy>" %}

Capture 3 ou mais pontos à volta de um círculo para medir o raio, o diâmetro, a circunferência ou a área de um círculo. O Tipo de Rota ‘Arco’ permite-lhe medir com a mesma facilidade o comprimento do arco, o ângulo do arco e a área do segmento.

* Tome pelo menos 3 pontos no limite do círculo ou do arco.
* Todos os pontos devem estar na circunferência ou no limite do arco.
* Distribua os pontos ao longo da maior parte possível do perímetro do círculo.


---

# 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://docs.moasure.com/pt/casos-de-utilizacao/como-medir-circulos-e-arcos.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.
