> For the complete documentation index, see [llms.txt](https://help.rechat.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.rechat.com/whats-new/december-14.md).

# 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="https://1031368632-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJZySovZjoLVT1XAonI%2F-MOYaOL6tu2UcxXrfYmZ%2F-MOYcKRjuohz5vdOTWXb%2FScreenshot_20201214_154057.bmp?alt=media&amp;token=07f72bfe-412d-4d3f-a7f9-200161656e8a" alt="" data-size="original">&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.rechat.com/whats-new/december-14.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
