> For the complete documentation index, see [llms.txt](https://dgtnetwork.gitbook.io/dgt-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dgtnetwork.gitbook.io/dgt-docs/2.-real-world-applications/2.6-more-cases.md).

# 2.6 More Cases

The application solutions presented above do not exhaust all the possibilities of implementing of the platform. For each of the solutions, serious design is required, which would include:

* Representation of the data layer (with possible modification of the transaction processor).
* Representation on how the system will integrate with corporate (legacy) information systems.
* Development of a business plan to attract partners to a decentralized solution.

DGT specialists are ready to provide appropriate advice and give form to the needed project. Read more on how to create your own solution based on the platform as discussed in[ Chapter 1.](/dgt-docs/1.-introduction.md)

{% hint style="info" %}
📖 READ MORE:

* [DGT. Supply Chain](https://dgt.world/docs/DGT_Logistics%20Marketplace.pdf) – DGT’s guide to developing supply chain solutions.
* [DGT. Capturing Non-Core Value. Cross-Enterprise Ecosystem](https://dgt.world/docs/DGT_HORIZONTAL_INTEGRATION.pdf) – description of projects for horizontal integration
* [DGT. Achieving Data-Rich Value Chains. Cross-Enterprise Integration](https://dgt.world/docs/DGT_VERTICAL_CASE.pdf) – description of projects for vertical integration
* [ITU-T DLT Use Cases](https://www.itu.int/en/ITU-T/focusgroups/dlt/Documents/d21.pdf) \[8] – description of application scenarios for using blockchain technology
* [EY, Tokenization of assets](https://assets.ey.com/content/dam/ey-sites/ey-com/en_ch/topics/blockchain/ey-tokenization-of-assets-broschure-final.pdf)  – the possibility of using blockchain technology to tokenize assets.
* PWC, [Use Cases for Blockchain Technology in Energy & Commodity Trading](https://www.pwc.com/gx/en/industries/assets/blockchain-technology-in-energy.pdf)  – an overview of the application of blockchain technology in energy and commodities
* Accenture, GET THE FULL PICTURE: [Assessing blockchain’s business value](https://www.accenture.com/_acnmedia/pdf-106/accenture-blockchain-value-report.pdf)
* DHL, [Blockchain in Logistics](https://www.dhl.com/content/dam/dhl/global/core/documents/pdf/glo-core-blockchain-trend-report.pdf), 2018
* KPMG, [Is there a role for blockchain in responsible supply chains?](https://mneguidelines.oecd.org/Is-there-a-role-for-blockchain-in-responsible-supply-chains.pdf), 2019
* Deloitte, WeForum, [Forging New Pathways. The next evolution of innovation in financial services](https://www3.weforum.org/docs/WEF_Forging_New_Pathways_2020.pdf), 2020
  {% endhint %}


---

# 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:

```
GET https://dgtnetwork.gitbook.io/dgt-docs/2.-real-world-applications/2.6-more-cases.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.
