# Setup

### Here are detailed instructions to set up a custom list.

1. [**Basic settings**](/smallbuilder-lists/setup/default-setup.md)
2. [**Datatable setup**](/smallbuilder-lists/setup/datatable-setup.md)
3. **Additional settings**
   * [**Filter settings**](/smallbuilder-lists/setup/filter-setup-optional.md)
   * [**Action (button) setup**](/smallbuilder-lists/setup/action-setup-optional.md)
   * [**Data source setup**](/smallbuilder-lists/setup/datasource-setup.md)
4. [**Saving and activating**](/smallbuilder-lists/setup/saving.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://help.smallbuilder.com/smallbuilder-lists/setup.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.
