# RoundPie Docs

## RoundPie Docs

- [Getting Started](https://docs.rpie.me/master.md): How to start using RoundPie
- [Free or Premium?](https://docs.rpie.me/free-or-premium.md): Do you need a premium plan, or free Starter plan is more than enough?
- [Trello](https://docs.rpie.me/inbound-integrations/trello.md): Hints & Tips about Trello / RoundPie integration
- [Todoist](https://docs.rpie.me/inbound-integrations/todoist.md): RoundPie is a time tracking app that uses Tomato Technique and works on top of your task management service.
- [ClickUp](https://docs.rpie.me/inbound-integrations/clickup.md)
- [Shortcut (ex-Clubhouse)](https://docs.rpie.me/inbound-integrations/clubhouse.md): We are excited to get Clubhouse teams and users on board! Now you can manage your time right from Clubhouse with just one click, and to add the most accurate data to your daily reports.
- [Paymo](https://docs.rpie.me/inbound-integrations/paymo.md)
- [Google Tasks](https://docs.rpie.me/inbound-integrations/google-tasks.md)
- [Nozbe](https://docs.rpie.me/inbound-integrations/nozbe.md)
- [MeisterTask](https://docs.rpie.me/inbound-integrations/meistertask.md)
- [YouTrack](https://docs.rpie.me/inbound-integrations/youtrack.md): We are excited to announce a new integration for Agile adopters!
- [Zenkit](https://docs.rpie.me/inbound-integrations/zenkit.md): Automatically sync your Zenkit tasks to RoundPie to improve your productivity with the Tomato 🍅 technique.
- [Slack](https://docs.rpie.me/outbound-integrations/slack.md)
- [Google Calendar Blocking](https://docs.rpie.me/outbound-integrations/google-calendar-blocking.md)
- [Twist](https://docs.rpie.me/outbound-integrations/pomodone-to-twist-integration.md): PomoDone and Twist Integration
- [Luxafor](https://docs.rpie.me/outbound-integrations/luxafor.md)
- [Windows Apps](https://docs.rpie.me/desktop-apps/untitled.md)
- [Apple macOS Apps](https://docs.rpie.me/desktop-apps/apple-macos.md)
- [Web App](https://docs.rpie.me/desktop-apps/web-app.md)
- [Android](https://docs.rpie.me/mobile-apps/untitled.md): coming soon
- [iOS](https://docs.rpie.me/mobile-apps/ios.md): work in progress
- [Changelog](https://docs.rpie.me/other/changelog.md): Welcome to our Changelog, this is a log of all Bug Fixes, Feature Releases and Improvements that have been made in PomoDone App.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.rpie.me/master.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.
