# Agent Network

### Agent Network: A Major Overhaul

Today we are releasing a new version of one of Rechat's most popular features: Agent Network.\
This is a completely rebuilt of this module but here is a list of most notable changes:<br>

1. Agent Network is now accessible directly from side navigation.
2. You don't need a deal to access Agent Network anymore.
3. You can use agent network for any listing.
4. You can use one of your previous emails for your Agent Network marketing.
5. A completely overhauled user interface.
6. Much more accurate agent finding algorithms.

### Repositioning Create Button

Our usability studies indicated some tiny confusions regarding the "Create" button and it's functionality.\
Today we are placing it on the side navigation in order to:

1. Make it feel global, not localized to any specific page.
2. Make sure it shows up on all pages where we previously didn't have room for it, like the Contact Profile.\
   &#x20;<img src="/files/-MOYcKRjuohz5vdOTWXb" alt="" data-size="original">&#x20;


---

# 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://help.rechat.com/whats-new/december-14.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.
