# Elegant Chat

To get started, simply pass your chat message to the <mark style="color:orange;">`/chat`</mark> command. The app will polish your message and post it on your behalf, making it appear as though you crafted the elegant message yourself. No one will know you're using the app unless you choose to share that secret.Example:

> <mark style="color:orange;">/chat</mark> Make this message more elegant\ <mark style="color:orange;">/e</mark> Use '/e' instead of '/chat' to save keystrokes

For a seamless experience, no complex setup is needed. The default settings work perfectly out of the box. However, if you're curious about customization options, feel free to explore <mark style="color:orange;">`/chat settings`</mark> or use the settings wizard below.


---

# 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.tailrec.io/elegant-chat.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.
