> For the complete documentation index, see [llms.txt](https://whitepaper.angel.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.angel.ai/product-overview/open-spark-protocol.md).

# Open Spark Protocol

Open Spark is pioneering a new era in digital companionship with its advanced protocol layer, leveraging the power of the $ANGEL token to create a unique ecosystem for character creators, users, and developers.

<figure><img src="/files/aywWMZ7niHvusiCBNdEN" alt=""><figcaption></figcaption></figure>

**Empowering Creators with NFT Technologies**

At the forefront of this innovation is the empowerment of character creators. Open Spark's protocol enables creators to design and develop their own digital humans or AI Agents. By integrating Non-Fungible Token (NFT) technologies, these digital creations can be minted as unique NFTs, granting creators ownership and the opportunity for revenue generation. This approach not only incentivizes creativity but also diversifies the AI Agents available, enriching the ecosystem with a wide array of personalities and capabilities.

**Staking $ANGEL Tokens for Revenue Participation**

For users, Open Spark offers an engaging way to participate in the success of their favorite AI Agents. By staking $ANGEL tokens into specific AI NFTs, users can directly support the development of these digital characters. This investment allows them to share in the revenue generated by the AI Agents as they gain popularity and usage. It's a dynamic system where users not only contribute to the growth of their chosen AI Agents but also benefit financially from their success.

**Enabling Development through API and SDK Access**

Open Spark further extends its reach by providing developers with access to its API and Software Development Kit (SDK). This access enables third-party developers to harness the protocol for their own projects, creating a more expansive and versatile range of AI Agents. By offering these tools, Open Spark fosters a collaborative and innovative environment where developers can contribute to and benefit from the evolving landscape of AI Agents.

**Conclusion: A Comprehensive Ecosystem Driven by $ANGEL Token**

The Open Spark protocol layer, fueled by the $ANGEL token, represents a comprehensive ecosystem that unites character creators, users, and developers. It stands as a testament to the potential of combining AI, NFT technologies, and blockchain to create a vibrant, interactive, and financially rewarding digital companionship landscape. Open Spark is not just innovating within the field of AI Agents; it's redefining it, offering new opportunities for revenue, creativity, and participation.


---

# 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://whitepaper.angel.ai/product-overview/open-spark-protocol.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.
