# Getting Started

- [How Stacker Works](https://docs.stackerhq.com/stacker-astra/getting-started/how-stacker-works.md)
- [Introduction to Editing Data](https://docs.stackerhq.com/stacker-astra/getting-started/introduction-to-editing-data.md)
- [Stacker Tables: Paste Data](https://docs.stackerhq.com/stacker-astra/getting-started/introduction-to-editing-data/stacker-tables-paste-data.md): You can paste data into Stacker Tables from Excel, Google Sheets or Airtable.
- [Stacker Tables: Import a CSV](https://docs.stackerhq.com/stacker-astra/getting-started/introduction-to-editing-data/stacker-tables-import-a-csv.md): If you already have data to import, you can choose to Import from CSV.
- [Introduction to Designing your app](https://docs.stackerhq.com/stacker-astra/getting-started/introduction-to-designing-your-app.md): Your layouts are customizable to make interacting with your data easy.
- [Understanding data security on your user interface](https://docs.stackerhq.com/stacker-astra/getting-started/understanding-data-security-on-your-user-interface.md)
- [Introduction to Adding Users & Permissions](https://docs.stackerhq.com/stacker-astra/getting-started/introduction-to-adding-users-and-permissions.md)
- [Introduction to Portals](https://docs.stackerhq.com/stacker-astra/getting-started/introduction-to-portals.md)
- [Video Tutorials](https://docs.stackerhq.com/stacker-astra/getting-started/video-tutorials.md)
- [Create a project management pipeline](https://docs.stackerhq.com/stacker-astra/getting-started/create-a-project-management-pipeline.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.stackerhq.com/stacker-astra/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.
