# Advisor

### Basic functions

Start working with the tool by completing the inquiry form:

<figure><img src="/files/GafmKXZyU6EsjFIs6GmL" alt="Basic functions of the Eleo Advisor tool"><figcaption><p>Basic functions of the Eleo Advisor tool</p></figcaption></figure>

* **Context** — click to attach additional information to your query: documents in PDF or DOC form, a previously created [<mark style="color:purple;">Your Story</mark>](/your-story.md) file or websites.
* **Template**\ <mark style="background-color:purple;">Available in Standard, Pro and Pro Team</mark>
  * Choose one of the predefined templates to automatically fill in the form.
  * Or load the form template that you created earlier.\
    [<mark style="color:purple;">Learn how to work with templates →</mark>](/other/user-templates/text-templates.md)
* **Model  —** choose one of the language models suited to the nature of your inquiry.\
  [<mark style="color:purple;">More about the language models available in Eleo →</mark>](<https://news.eleo.ai/which-language-model-to-choose/ >)
* **Topic** — describe what content Eleo should create for you.
* **Description** — enter additional background information about your use-case here to get a more tailored result.

***

### More options

Click the **More options** button to expand the full list of additional configuration possibilities:

<figure><img src="/files/S0NHIPe3vSF3hNqQjKwP" alt="Additional options of the Eleo Advisor tool"><figcaption><p>Additional options of the Eleo Advisor tool</p></figcaption></figure>

* **Keywords** — enter the most important words or phrases for you to use in the text.
* **Length** — choose one: short, medium or long, or manually enter the desired length of the generated content.
* **Author** — select a content persona, e.g., a marketer, lawyer, or manager.
* **Language** — select the language in which the text should be generated. By default, Eleo creates content in the language in which you enter your query.

***

### Actions

<figure><img src="/files/fwzL1qszebGmiIm5Kdxg" alt=""><figcaption><p>Eleo Advisor action center</p></figcaption></figure>

* ![](/files/4woxFEhfFGb3CB0srzfi) **—** click to save the form as [<mark style="color:purple;">template</mark>](/other/user-templates/text-templates.md) to use in the future.
* **CLEAR**— click to clear the form and start working on new advice.
* **SUBMIT** — click to receive an advice proposition.

***

* **Answer area** — here you can edit the advice generated by Eleo.\
  [<mark style="color:purple;">Learn how to work with generated text →</mark>](/working-with-generated-content/working-with-text.md)

***

* ![](/files/Juyrykxc5lJQHGkAmX5q) **HISTORY** — click to access the history of queries and generated content.\ <mark style="background-color:purple;">Available in Standard, Pro and Pro Team</mark>


---

# 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.eleo.ai/tools/writer/advisor.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.
