# Day 4: Natural Language meets Scheduling!

Hi,

Type your events & meetings into existence.

💡 **Today's Action**: Try creating an event using natural language in Smarty. Start with /event in the command line.

Try&#x20;

"Coffee chat @2pm tomorrow @Mike @Starbucks"&#x20;

or&#x20;

"Design Sync @June 6 3pm @Mike"

Events instantly created.

**Pro tip:** Use [the command line](https://help.smarty.ai/product-guide/scheduling/create-slots-and-dragging-times#command-line-creating-scheduling-links-in-smarty) to create a scheduling link with your co-worker for your mutual availability. One command and you're done!

Try&#x20;

"Coffee @tomorrow @Mike @Starbucks"&#x20;

or&#x20;

"Design Sync @June"

Scheduling links are instantly created (including with mutual availability).

Happy scheduling, the way you speak,&#x20;

Your Smarty


---

# 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://blog.smarty.ai/smarty-course-catalog/maximizing-your-free-trial/day-4-natural-language-meets-scheduling.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.
