# For Developers

Developed on the foundation of Solana's State Compression technology, the Primitives Protocol introduces Non-Fungible Social Graphs—a solution for onchain social graph storage.

Our mission is to build a protocol that outlasts any one company and enables seamless portability of social graph data across the internet.  This can include your users' follow graph, likes, and anything else they collect on the internet. To enable this future, we are committed to providing the best possible developer experience for teams and projects on the cutting edge of decentralized social.

{% embed url="<https://1uuq2fsw8t6.typeform.com/to/S4RPS1UZ>" %}

For more information about the protocol, read our [whitepaper here](https://assets.primitives.xyz/whitepaper.pdf) and our [announcement here](https://x.com/dgabeau/status/1767596058077548980?s=20).


---

# 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://primitives.gitbook.io/for-developers/for-developers.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.
