# How Socializit does work in summary?

Once you have learnt how Socializit works it will be super easy and fast to create bots.

Basically the follow are the necessary steps:

1. Do a research for [people](/guide/create-list/untitled.md)/[groups](/guide/create-list/untitled-1.md)/[jobs ](/guide/create-list/jobs.md)(Socializit reflects LinkedIn research kinds)
2. [Give a name](/guide/create-list/untitled.md#once-you-are-ready-just-give-a-name-to-the-people-list-and-save-it) to the list of people/groups/jobs, based on the research made
3. Add the list to the Bot
4. Apply one or more [settings](/bot-management.md) for each list. The bot will execute them autonomously

**Example**:&#x20;

1. Put "lawyers" in Keyword field and "Los Angeles" in City field
2. Create a list, and give it the corresponding name "Lawyers in Los Angeles"
3. ADD BOT
4. Apply one or more actions (for example request connection + skill/s endorsement)

That's all.

What the bot does now?&#x20;

Easy:

1. It will ask each people in list to accept a connection request
2. At regular time-intervals, it will check if new people have accepted the connection request
3. If request has been accepted, it will endorse the person's skill/s

Actions will take place only once the people have accepted the connection request.

As you can see, no action is due on your side, you won't have to worry about anything , just check at what point the bot is and enjoy your network expansion regularly.

Additionally you can request access to several LinkedIn [Groups](/guide/create-list/untitled-1.md), the bot will request to join them, and if accepted, it will create a list of people belonging to those Groups and will request a connection (and all other operation pre-selected) to each of them.

[Lists coming from Groups](/bot-management/groups-control-panel/how-bot-manages-groups.md) will be managed as lists of People.


---

# 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/how-socializit-does-work-in-summary.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.
