# AI Writing Assistant

The Writing Assistant in Remail is designed to support users in creating content efficiently using AI. It provides tools to assist with various writing tasks, including blog posts, keyword generators, job descriptions, and cover letters. Navigate to the appropriate section to begin a new document or choose a template.

***

#### Using Templates

Our Writing Assistant offers a range of templates to simplify different writing tasks such :

* **Blog Post:** Guide your article's structure with prompts for introduction, content sections, and conclusion.
* **Cover Letter:** Start with a template that outlines the key sections of a professional cover letter.
* **Keyword Generator:** Easily generate a list of relevant keywords for SEO or content strategy.
* *and many more*

Select the desired template to open it and start editing according to your needs.

<figure><img src="/files/cYxb8YTQZZvHAzbkSGls" alt=""><figcaption><p>Remail Writing Assistant</p></figcaption></figure>


---

# 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://nily.gitbook.io/nily/features/ai-writing-assistant.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.
