# Running Feast with Snowflake/GCP/AWS

{% content-ref url="/pages/7Vj0hSF3osrotLbVfIFN" %}
[Install Feast](/v0.25-branch/how-to-guides/feast-snowflake-gcp-aws/install-feast.md)
{% endcontent-ref %}

{% content-ref url="/pages/AWXlf6FXowNgGOf6D4zQ" %}
[Create a feature repository](/v0.25-branch/how-to-guides/feast-snowflake-gcp-aws/create-a-feature-repository.md)
{% endcontent-ref %}

{% content-ref url="/pages/8BqONv8ULFGo5MEUwYwW" %}
[Deploy a feature store](/v0.25-branch/how-to-guides/feast-snowflake-gcp-aws/deploy-a-feature-store.md)
{% endcontent-ref %}

{% content-ref url="/pages/m66bhEsSvtsY9kFnjqE4" %}
[Build a training dataset](/v0.25-branch/how-to-guides/feast-snowflake-gcp-aws/build-a-training-dataset.md)
{% endcontent-ref %}

{% content-ref url="/pages/YJFFlwqOMu57kquOf398" %}
[Load data into the online store](/v0.25-branch/how-to-guides/feast-snowflake-gcp-aws/load-data-into-the-online-store.md)
{% endcontent-ref %}

{% content-ref url="/pages/nfiZlCAbOaMz8QzEeClx" %}
[Read features from the online store](/v0.25-branch/how-to-guides/feast-snowflake-gcp-aws/read-features-from-the-online-store.md)
{% endcontent-ref %}

{% content-ref url="/pages/pK3LYsWTLiIjdc8BkiVR" %}
[Scaling Feast](/v0.25-branch/how-to-guides/feast-snowflake-gcp-aws/scaling-feast.md)
{% endcontent-ref %}

{% content-ref url="/pages/RheG3Bn7j8x8j9scGyXs" %}
[Structuring Feature Repos](/v0.25-branch/how-to-guides/feast-snowflake-gcp-aws/structuring-repos.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.feast.dev/v0.25-branch/how-to-guides/feast-snowflake-gcp-aws.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.
