# Snowflake (Beta)

Phiona can connect to your Snowflake databases using your username, password, and account information. To get started, click on the Snowflake button.

![Click on the Snowflake button to get started](/files/-MfYMKtOX79ElUWkxVv2)

Once you get into the connection setup, you'll be asked for a few pieces of information.

![Snowflake connection setup](/files/-MjA0adMx7QnlEKuhZUq)

Name the connection what you'd like, and enter in the additional required details.

{% hint style="info" %}
Your account name will look something like:

*<https://pma01473.us-east-1.snowflakecomputing.com>*
{% endhint %}

Once Snowflake is able to successfully connect, you'll see the below screen.

![Your Snowflake connections](/files/-MjA1CR5t0Au_9Qj9-rG)


---

# 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.phiona.com/data-sources/snowflake-beta.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.
