> For the complete documentation index, see [llms.txt](https://docs.mapakalamidad.ph/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mapakalamidad.ph/general/encoding.md).

# Mga Uri ng Nilalaman

Bilang default ibinabalik ng MapaKalamidad API ang JSON para sa lahat ng mga tawag at inaasahan ang POST requests na ibigay ang mga na-format na katawan ng JSON maliban na lamang kung payuhan. Ginagamit ang pag-encode ng UTF-8 sa lahat ng mga kahilingan at tugon.

Kung saan ibinabalik ang Geographic data na mai-encode bilang [TopoJSON](https://github.com/topojson/topojson/wiki) bilang default. Sinusuportahan din ang [GeoJson ](https://geojson.org/)kung kinakailangan, sa pamamagitan ng pagbibigay.`format=topojson in the API call. More details of this can be found in the specific API route documentation. In addition to TopoJSON and GeoJson we provide a public feed of real-time flood information using the`[`Common Alerting Protocol`](https://en.wikipedia.org/wiki/Common_Alerting_Protocol)`standard.`


---

# 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.mapakalamidad.ph/general/encoding.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.
