> For the complete documentation index, see [llms.txt](https://innowayit-1.gitbook.io/framework/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://innowayit-1.gitbook.io/framework/discovery/demo-instances.md).

# Demo Instances

Click here to request a [demo](https://www.innowayit.com/#form)&#x20;

Demo instance contains the following for a fictional organization in a particular industry:

1. Organizational Structure, Roles and Stakeholders
2. Strategy Tree containing Level 1 Corporate Strategy, Level 2 Business Unit or Support Function Strategy and Level 3 Product & Service or Capability Strategy
3. Objective Tree which displays the cascade of theme and objectives
4. Business Capability Map for the organization
5. List of business disruptions including internal and external disruptions
6. Corporate Strategy : Diagnosis, Choices, Guidelines andThemes at Corporate Level
7. One example of Business Unit Strategy
8. One example of Support Function Strategy
9. List of KPIs for the Organization
10. Examples of Roadmap, Business Models, and Strategic Choice Evaluation Models
11. List of sample risks, issues, and statements

Demo instances are available for following industries:

1. Banking
2. Credit Union

Following instances are being developed:

1. Insurance
2. Education
3. Smart City&#x20;
4. Healthcare
5. Telecom
6. Real Estate
7. Media
8. Travel and Hospitality
9. Manufacturing
10. Sports
11. Utilities
12. Transportation
13. Technology Service Provider


---

# 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://innowayit-1.gitbook.io/framework/discovery/demo-instances.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.
