# Create lists

Creating a list is the starting point to put together the data collections which will be processed by the bot.

![](/files/-Luw2aIP7-i4EegwlO_2)

&#x20;A list complies with your area of interest in the LinkedIn network activity you're going to start.

&#x20;You can create 3 kinds of lists following the 3 main LinkedIn features:&#x20;

* [People](/guide/create-list/untitled.md)
* [Groups](/guide/create-list/untitled-1.md)
* [Jobs](/guide/create-list/jobs.md)


---

# 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/guide/create-list.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.
