# Marketplace

Seemore offers free apps on the Snowflake Marketplace that you can install directly into your Snowflake account. These apps run natively inside your environment — no data ever leaves your account.

## Available Apps

### Snowflake Efficiency Score

A free Native App that analyzes your warehouse usage patterns and produces a single 0–100% Efficiency Score along with estimated annual savings. Runs entirely inside your Snowflake account.

Click the links below to explore the full documentation:

| Page                                                                                                                                                   | Description                                                             |
| ------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------- |
| [**Overview**](https://docs.seemoredata.io/external-docs/fundamentals/marketplace/snowflake-efficiency-score)                                          | What the app does, what you get, and how to get started                 |
| [**Installation**](https://docs.seemoredata.io/external-docs/fundamentals/marketplace/snowflake-efficiency-score/installation)                         | Step-by-step install guide with required privileges and troubleshooting |
| [**Understanding Your Score**](https://docs.seemoredata.io/external-docs/fundamentals/marketplace/snowflake-efficiency-score/understanding-your-score) | How the score is calculated, rating thresholds, and savings methodology |
| [**Efficiency Indicators**](https://docs.seemoredata.io/external-docs/fundamentals/marketplace/snowflake-efficiency-score/efficiency-indicators)       | Deep dive into each of the four indicators and what actions to take     |


---

# 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.seemoredata.io/external-docs/fundamentals/marketplace.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.
