# Snowflake

To get started with Snowflake, there are three parts to complete. First, you will need to set up your ODBC connection:

{% content-ref url="/pages/wjWpk1JD1yhog4m6KtsI" %}
[Using ODBC](/writebackextreme/features/database-connections/snowflake/using-odbc.md)
{% endcontent-ref %}

After that, you will need to authenticate using OAuth, or Key Pair.

{% content-ref url="/pages/I8wb4CgknnojjP8DzC5D" %}
[OAuth Authentication](/writebackextreme/features/database-connections/snowflake/oauth-authentication.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z45lAzWvXkTUijrpWTwl" %}
[Key Pair](/writebackextreme/features/database-connections/snowflake/key-pair.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.infotopics.com/writebackextreme/features/database-connections/snowflake.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.
