# Database Page

You can see an overview of your database with all tables and schemas in Select Star.

Learn more about the database page by watching this video:

{% embed url="<https://www.loom.com/share/5bb95501cb7a4a3a9de38f71ebb3efab?hideEmbedTopBar=true>" %}

Read about database pages by visiting the links below.

{% content-ref url="/pages/-MgSY-bV9bXpwypJdJVv" %}
[Getting Started: Snowflake](/learning-data/getting-started-snowflake.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgSY3JsJz5uuNb23QXn" %}
[Getting Started: BigQuery](/learning-data/getting-started-bigquery.md)
{% endcontent-ref %}


---

# 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.selectstar.com/features/database-page.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.
