# Gnodi Delphis

The Gnodi SDK provides an open-source toolkit for developers to build applications that use the Gnodi blockchain. These apps, known as Gnodi Delphi Applications, natively interoperate with Gnodi.

**Interoperability with the Gnodi Blockchain**

Delphi Apps can interact with the blockchain in two key ways:

* **Access Blockchain Data:** Apps retrieve real-time data such as transaction histories and user activity metrics, allowing them to offer services based on secure blockchain data.
* **Submit Transactions:** Apps can record data entries, initiate token transfers, and interact with smart contracts (if applicable), securely recording their activities on the blockchain.

**Transforming Apps into Gnodi x1 Nodes**

By embedding specific code, developers can turn their apps into Gnodi x1 nodes, gaining enhanced functionality, security, and decentralization.

**Benefits of Gnodi Delphi Apps**

1. **Customization:** Developers can tailor Delphi Apps to meet specific needs, creating specialized applications.
2. **Efficiency:** Direct blockchain interaction eliminates intermediaries, reducing latency and improving performance.
3. **Innovation:** Developers can experiment with new features, creating unique applications for users.
4. **Community Growth:** By integrating with the blockchain, Delphi Apps contribute to the network’s expansion, create and expand utility, attracting more users and developers.

Gnodi Delphi Apps empower developers to create innovative, secure applications that enhance the Gnodi Blockchain ecosystem.

**Conclusion**\
The Gnodi Blockchain is intended to serve, and shall serve, as a decentralized ecosystem that empowers individuals and communities to participate in a secure and transparent network. Its governance structure, layered architecture, and commitment to principles of autonomy, equity, transparency, and innovation provide the foundation for a thriving digital community.  Through continuous improvement, collaboration, and innovation, the Gnodi Blockchain aims to redefine the landscape of decentralized technologies and foster a vibrant, equitable digital economy.

This Constitution shall serve as the governing document for the Gnodi Blockchain, and any policies, procedures, or documents inconsistent herewith shall be deemed null and void.&#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://docs.gnodi.io/documentation/the-constitution/gnodi-delphis.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.
