> For the complete documentation index, see [llms.txt](https://values-network.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://values-network.gitbook.io/home/key-innovations.md).

# Key Innovations

1. **Purpose-Driven Social Graph as a Service:** Values Network accumulates value bringing impact data onchain building a social graph of action, donations, and interactions amongst network participants. We're the data and social aggregation layer for impact supporting the growth of purpose-driven dApps.
2. **Protocol-Native Action Rewards:** We've built a network of rewards that include products, experiences, coupon codes, sweepstake entries, and crypto
3. **Gamified Marketing:** The ValuesCo team has achieved product market fit on our gamified action enable turnkey integration into media publisher and creator advertising channels.
4. **Multi-Chain Deployment for SocialFi**
   * We are deploying Values Network on Solana and Celo first through our flagship Values dApp, and will continuing to build towards full EVM and SVM functionality.
   * Values Labs will continue to build the flagship Values dApp while launching additional consumer use cases over time. Later on, we will support other dApps to deploy on other chains that best fit their needs.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://values-network.gitbook.io/home/key-innovations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
