# GEO & SEO Evaluate Agent

1. **Configure your Chat Settings.**

   1. &#x20; Chat Settings define top-level instruction and guardrails for your agent. Please. Provide following details to ground the agent in your brand's information:
   2. **Brand Name**
   3. **Website URL** (starts with https\://)
   4. **Relevant information** (any additional context to feed the agent)

   Click **Confirm** to save them so you don't need to re-enter for ongoing dialogues under the same Task.

<figure><img src="/files/VsLgQJupSsuIRBoCUx28" alt=""><figcaption></figcaption></figure>

2. **Start a New Task.**

Each task in the left panel (can be collapsed) represents a separate dialogue with the agent, with independent information and chat settings. If you prefer the agent to memorize your brand and URL, we'd recommend you stick with the same task.

<figure><img src="/files/ZStCpEjfMvx77TwdkffC" alt=""><figcaption></figcaption></figure>

3. **Create Top Level Evaluation Report and Insights.**

Conduct a speedy evaluation on your website with an exportable report.

{% embed url="<https://youtu.be/3ZY5qxC37Mc>" %}

<br>


---

# 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.workfx.ai/workfx-1.1.x-english/get-started/featured-agents-user-manual/geo-and-seo-evaluate-agent.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.
