# / command

The "/" command in Smarty is your gateway to quick content creation. Instead of navigating through various menus, use "/" to swiftly generate:

* **Tasks:** Jot down what needs to get done.
* **Events:** Schedule appointments and meetings.
* **Scheduling Links:** Allow others to book time with you.
* **Notes:** Capture thoughts or important information.

And it doesn't stop there. Activating "/" also grants you access to the side panel, where you can enrich your current entity with additional details.

> **Pro Tip:** Dive into the convenience of "/" to centralize your tasks, events, notes, and scheduling. It's a unified approach to planning your day!


---

# 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/commands-and-shortcuts/command-line/command.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.
