# Customise the Writings Style

### Setup your Writing Tone

In Remail, you can select your tone or even define you our set of tone:

<figure><img src="/files/Uau3UosMCGxsA6L4nyca" alt=""><figcaption><p>Click on setting (<span data-gb-custom-inline data-tag="emoji" data-code="2699">⚙️</span>) and select your tone</p></figcaption></figure>

### General Prompt

You can further customise the AI response by providing instructions on how to respond to the emails. To do so, login to Remail and go to the "Knowledge Base" page. On the general prompt, you can write your insruction to the AI model.

<figure><img src="/files/Vjpn4u3Kae87hjMWwwT4" alt=""><figcaption><p>You can further customise the AI response by providing instructions on how to respond to the emails in "General Prompt" section.</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-email-assitant/customise-the-writings-style.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.
