# Templates

Templates are pre-built datasets to get you started on your Databar journey. If you're unsure about how to use the platform, check out one of the templates as these give you better insight into the capabilities of the platform.

* [How to create charts and maps with live data and no code?](https://databar.ai/blog/article/how-to-create-charts-and-maps-with-live-data-and-no-code)
* [Should you launch on Product Hunt during the holidays?](https://databar.ai/blog/article/should-you-launch-on-product-hunt-during-the-holidays)
* [The best European city for McDonald's according to Google Maps Review](https://databar.ai/blog/article/the-best-european-city-for-mcdonalds-according-to-google-maps-reviews)
* [How scraping news articles can benefit your business](https://databar.ai/blog/article/how-scraping-news-articles-can-benefit-your-business)
* [How many Instagram followers did Argentinian and French players gain after the World Cup Finals?](https://databar.ai/blog/article/how-many-instagram-followers-did-argentinian-and-french-world-cup-players-gain-after-the-finals)


---

# Agent Instructions: 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.databar.ai/using-databar/templates.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.
