# Connection settings

This module is composed of 3 options:

* **Connection Request (no default message)** --> if checked, the bot will send a connection request to each profile doing part of the list. *No note* will be attached to this requests.
* **Connection Request (with default message)** --> you can choose a message template (or [add a message template](/message-templates/add-a-message-template.md)) which will be attached to the connection request &#x20;

<div align="center"><img src="/files/-Luoce-DRl1xsIDRoDgF" alt=""></div>

* **Follow** --> if checked, the bot will follow every profile doing part of the list

{% hint style="info" %}
Follow operations will be executed **before** connection requests
{% endhint %}

If you are running operations upon a list composed purely of 1st degree connections, it is advisable to not opt for following or requesting connections.


---

# 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.socializit.com/bot-management/people-control-panel/connection-settings.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.
