# Getting Started

- [Overview](https://capgo-1.gitbook.io/capgo-docs/getting-started/quickstart.md): AI Table That Fills Itself in 1 Click. AGI Is in Table Format.
- [Features](https://capgo-1.gitbook.io/capgo-docs/getting-started/quickstart-1.md): AI Table That Fills Itself in 1 Click. AGI Is in Table Format.
- [Run the Table](https://capgo-1.gitbook.io/capgo-docs/getting-started/quickstart-1/run-the-table.md): Headers as prompt.
- [Select Data Sources](https://capgo-1.gitbook.io/capgo-docs/getting-started/quickstart-1/publish-your-docs.md): Decide which model or database to use for every column
- [Create List](https://capgo-1.gitbook.io/capgo-docs/getting-started/quickstart-1/create-list.md): Build company, people list from AI or different databases.
- [Chat PDFs in Bulk](https://capgo-1.gitbook.io/capgo-docs/getting-started/quickstart-1/chat-pdfs-in-bulk.md): Ask same questions to many PDFs in bulk
- [Extract Text To Table](https://capgo-1.gitbook.io/capgo-docs/getting-started/quickstart-1/extract-text-to-table.md): Turn any text or article into table format
- [How Best Users Leverage CapGo](https://capgo-1.gitbook.io/capgo-docs/getting-started/quickstart-1/how-best-users-leverage-capgo.md): Table Is the Format of AGI


---

# 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://capgo-1.gitbook.io/capgo-docs/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.
