# What is SP Reputation WG?

📊 This is the first version of a Filecoin Storage Provider reputation data DAO. In this DAO, a number of reputation data collectors contribute SP reputation information to a shared database that downstream reputation service providers can consume.&#x20;

:tada:At this stage (v1), we have completed the first milestone of the multi-fold effort to light up the Reputation DAO. Because the tokenomics are not yet in place in v1, we are calling ourselves the SP Reputation Working Group (vs. 'DAO'). **We are currently offering free access to our reputation database!**&#x20;

:purple\_heart:We are excited to partner with [Polybase](https://polybase.xyz/) for our reputation database. Polybase is a PLN-native web3 database that offers a wide range of amazing features. You will likely use their built-in read APIs for your projects.&#x20;


---

# 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://data-programs.gitbook.io/reputation/overview/what-is-sp-reputation-wg.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.
