> For the complete documentation index, see [llms.txt](https://docs.fleaflet.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fleaflet.dev/tile-servers/using-lima-labs.md).

# Using Lima Labs

{% hint style="info" %}
'flutter\_map' is in no way associated or related with Lima Labs.

Lima Labs' home page: [maps.lima-labs.com](https://maps.lima-labs.com/)\
Lima Labs' pricing page: [maps.lima-labs.com/index.php/pricing](https://maps.lima-labs.com/index.php/pricing/)
{% endhint %}

If you're looking for *extremely* low cost & often free (even for commercial usage), but still reliable, and low frills service, Lima Labs provides high quality raster tiles with one style based off the standard CARTO style.

1. Sign up for an account - Lima Labs operates manual verification, so you may have to wait a few days
2. Use the common URL ([https://cdn.lima-labs.com/0/0/0.png?api=](https://cdn.lima-labs.com/0/0/0.png?api=bear)\_\_\_) with your API key


---

# 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.fleaflet.dev/tile-servers/using-lima-labs.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.
