# Product Guide

- [Defaults & Settings](https://help.smarty.ai/product-guide/defaults-and-settings.md)
- [Multiple Views & Filter](https://help.smarty.ai/product-guide/multiple-views-and-filter.md)
- [List View](https://help.smarty.ai/product-guide/multiple-views-and-filter/list-view.md)
- [Column Kanban](https://help.smarty.ai/product-guide/multiple-views-and-filter/column-kanban.md)
- [Calendar](https://help.smarty.ai/product-guide/multiple-views-and-filter/calendar.md)
- [Filter](https://help.smarty.ai/product-guide/multiple-views-and-filter/filter.md)
- [Side Panel](https://help.smarty.ai/product-guide/multiple-views-and-filter/side-panel.md)
- [Commands & Shortcuts](https://help.smarty.ai/product-guide/commands-and-shortcuts.md)
- [Command Line](https://help.smarty.ai/product-guide/commands-and-shortcuts/command-line.md)
- [/ command](https://help.smarty.ai/product-guide/commands-and-shortcuts/command-line/command.md)
- [@ command](https://help.smarty.ai/product-guide/commands-and-shortcuts/command-line/command-1.md)
- [Command Menu](https://help.smarty.ai/product-guide/commands-and-shortcuts/command-menu.md)
- [Flash Keyboard Shortcuts](https://help.smarty.ai/product-guide/commands-and-shortcuts/flash-keyboard-shortcuts.md)
- [Examples (coming soon)](https://help.smarty.ai/product-guide/commands-and-shortcuts/examples-coming-soon.md)
- [Create](https://help.smarty.ai/product-guide/create.md)
- [Tasks](https://help.smarty.ai/product-guide/tasks.md)
- [Mastering Task Management](https://help.smarty.ai/product-guide/tasks/mastering-task-management.md)
- [Brain Dumping](https://help.smarty.ai/product-guide/tasks/brain-dumping.md)
- [Task Types & Ordering](https://help.smarty.ai/product-guide/tasks/task-types-and-ordering.md)
- [Time Blocking & Planning](https://help.smarty.ai/product-guide/tasks/time-blocking-and-planning.md)
- [Auto-Scheduling Tasks](https://help.smarty.ai/product-guide/tasks/auto-scheduling-tasks.md)
- [Recurring Tasks](https://help.smarty.ai/product-guide/tasks/recurring-tasks.md)
- [Calendar](https://help.smarty.ai/product-guide/calendar.md)
- [Multiple Timezones](https://help.smarty.ai/product-guide/calendar/multiple-timezones.md)
- [Multiple Calendars & Accounts](https://help.smarty.ai/product-guide/calendar/multiple-calendars-and-accounts.md)
- [Meet with External Calendars](https://help.smarty.ai/product-guide/calendar/meet-with-external-calendars.md)
- [Scheduling](https://help.smarty.ai/product-guide/scheduling.md)
- [Create Slots & Dragging Times](https://help.smarty.ai/product-guide/scheduling/create-slots-and-dragging-times.md)
- [Personal Links](https://help.smarty.ai/product-guide/scheduling/personal-links.md)
- [Mutual Availability](https://help.smarty.ai/product-guide/scheduling/mutual-availability.md)
- [Cancel & Reschedule](https://help.smarty.ai/product-guide/scheduling/cancel-and-reschedule.md)
- [Projects](https://help.smarty.ai/product-guide/projects.md)
- [Contacts](https://help.smarty.ai/product-guide/contacts.md)
- [Contact Groups](https://help.smarty.ai/product-guide/contacts/contact-groups.md)
- [Notes](https://help.smarty.ai/product-guide/notes.md)
- [Email](https://help.smarty.ai/product-guide/email.md)
- [Workflows & Automations](https://help.smarty.ai/product-guide/workflows-and-automations.md)
- [Trackable Links](https://help.smarty.ai/product-guide/workflows-and-automations/trackable-links.md)
- [Scheduling Link Follow Ups](https://help.smarty.ai/product-guide/workflows-and-automations/scheduling-link-follow-ups.md)
- [Multiple Accounts](https://help.smarty.ai/product-guide/multiple-accounts.md)


---

# 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://help.smarty.ai/product-guide.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.
