> For the complete documentation index, see [llms.txt](https://ibm-developer.gitbook.io/cloudpakfordata-telco-workshop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ibm-developer.gitbook.io/cloudpakfordata-telco-workshop/workshop-resources/admin-guide.md).

# Instructor Guide

> **NOTE**: This section requires `Admin` user access to the Cloud Pak for Data cluster. An administrator will present this part for the workshop.

Click on the links below to open the instructions for each section:

1. [Virtualize Db2 data with Data Virtualization setup](https://github.com/IBM/cloudpakfordata-telco-churn-workshop/tree/52856003be7276f193268206033fb5245ba77552/workshop/admin-guide/virtualizing-db2-data-with-dv-setup-readme.md)
2. [Watson Knowledge Catalog setup](https://github.com/IBM/cloudpakfordata-telco-churn-workshop/tree/52856003be7276f193268206033fb5245ba77552/workshop/admin-guide/wkc-setup-readme.md)
3. [DataStage setup](https://github.com/IBM/cloudpakfordata-telco-churn-workshop/tree/52856003be7276f193268206033fb5245ba77552/workshop/admin-guide/datastage-setup-readme.md)


---

# 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://ibm-developer.gitbook.io/cloudpakfordata-telco-workshop/workshop-resources/admin-guide.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.
