# Data

At POTLOCK as a protocol, we can see how accounts interact with our protocol and share this information in an open source way. Our Data Guild of contributors has been helping us get a better understanding of projects, donors, friction points, and ways to retain and track impact.

## Important Links

✅ <https://potlock.org/data-backlog> | Github Backlog for anything data related on POTLOCK <- self served

🗳️ <https://potlock.org/request> data | Request queries or any changes to data repo

📄 <https://potlock.org/data-docs> | 📍 Start here for data contributors

## Past Queries & Resources

* POTLOCK Direct Donations and Registry <https://flipsidecrypto.xyz/brian-terra/potlock-donation-registry-stats-yTye8D>
* Flipside Tutorial <https://docs.google.com/document/d/1vK8a3k7ZR-1X5cXK6BrjN_0s9mFsmEkdZT5q3TJByCQ/edit#heading=h.nt7r5fvjzre9>
* Yijie Queries on Flipside <https://flipsidecrypto.xyz/wownorth/plotlock-plotlock-A36Irq>
* Pikespeak Donate Contract Dashboard <https://pikespeak.ai/wallet-explorer/donate.potlock.near/graph> <https://pikespeak.ai/wallet-explorer/donate.potlock.near/transfers>
* Creatives Pot <https://pikespeak.ai/wallet-explorer/creatives.v1.potfactory.potlock.near/global>
* POTLOCK Pot Information <https://flipsidecrypto.xyz/Lordking/potlock-UD3Flm>


---

# 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.potlock.io/general-information/data.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.
