# Getting Started

- [Setup guide](https://docs.forestadmin.com/user-guide/getting-started/setup-guide.md)
- [Master your UI](https://docs.forestadmin.com/user-guide/getting-started/master-your-ui.md)
- [The Table View](https://docs.forestadmin.com/user-guide/getting-started/master-your-ui/the-table-view.md): The Table View is the gateway to your data. It shows records as rows and their fields as columns.
- [Using the Layout Editor mode](https://docs.forestadmin.com/user-guide/getting-started/master-your-ui/using-the-layout-editor-mode.md)
- [Customize the Table View](https://docs.forestadmin.com/user-guide/getting-started/master-your-ui/using-the-layout-editor-mode/customizing-the-table-view.md)
- [Customize the Details View](https://docs.forestadmin.com/user-guide/getting-started/master-your-ui/using-the-layout-editor-mode/customize-the-details-view.md)
- [Customize your creation and edition forms](https://docs.forestadmin.com/user-guide/getting-started/master-your-ui/using-the-layout-editor-mode/customize-your-creation-and-edition-forms.md)
- [Build a Summary View](https://docs.forestadmin.com/user-guide/getting-started/master-your-ui/build-a-summary-view.md)
- [Build an Explorer View](https://docs.forestadmin.com/user-guide/getting-started/master-your-ui/build-an-explorer-view.md)
- [Using Smart Views](https://docs.forestadmin.com/user-guide/getting-started/master-your-ui/create-and-manage-smart-views.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.forestadmin.com/user-guide/getting-started.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.
