# Pre-work

This section is broken up into the following steps:

1. [Sign up for IBM Cloud](#1-sign-up-for-ibm-cloud)
2. [Request your cluster](#2-request-your-cluster)
3. [Web-based terminal](#3-web-based-terminal)

## 1. Sign up for IBM Cloud

Ensure you have an IBM Cloud ID

![Cloud Sign up](https://3928126737-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHI9hQsrkpOgN4dX6Cj%2Fsync%2F457dfd25773bd2a47b8aa61b42827c9ea40439ce.png?generation=1600196994146528\&alt=media)

## 2. Request your cluster

For the hands-on labs, you will be given access to a temporary free kubernetes c luster that was pre-created for the purpose of the workshop. The cluster will be deleted after the workshop. To gain access to this cluster:

* Open the URL that was provided to you by the instructor to access your cluster.

![Welcome to IBM Cloud](https://3928126737-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHI9hQsrkpOgN4dX6Cj%2Fsync%2F28f43b63c4e3fda721903f9a2fd98fe9f4a1c7b2.jpg?generation=1600426874984093\&alt=media)

* Enter the workshop code provided by the workshop instructor and your IBM Cloud account IBM id. Select the terms and conditions checkbox and click the **`Submit`** button
* You will be added to a cloud account where a cluster has been pre-provisioned for you. Click on the link in the instructions which ask you to `Log in to this IBM Cloud account`.

![Congratulations, You have been assigned a kubernetes cluster](https://3928126737-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHI9hQsrkpOgN4dX6Cj%2Fsync%2Faea7d6c5251bbce615d57a01b133265a087fcaf4.png?generation=1600426886113792\&alt=media)

* If you previously logged in to the IBM Cloud, the browser will direct you to the IBM Cloud resource list view (if you have not logged in previously, you will be asked to log in using your IBM Cloud ID). Expand the `Clusters` section and select the cluster assigned to you (the name will vary).

![Clusters](https://3928126737-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHI9hQsrkpOgN4dX6Cj%2Fsync%2F77af8920b0cb4902efa6c8d523f39ff42127957e.png?generation=1600426867058123\&alt=media)

* Details for your cluster will load. Click on the `Access` menu item in the left navigation column, where you can find instructions to access your cluster from the command line client.

![Cluster Access](https://3928126737-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHI9hQsrkpOgN4dX6Cj%2Fsync%2F73a5920c22119446b24f9683aaa39bc8e4c35605.png?generation=1600426877114824\&alt=media)

* Note the name of your cluster, you will use this cluster for this lab.

## 3. Web-based terminal

* Note: You can use any identity provider to log in to Skills Network Labs (does not have to be IBM Cloud).

![Web-based terminal](https://3928126737-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHI9hQsrkpOgN4dX6Cj%2Fsync%2F4880962f0125e87f6993a506da6eb985a35e34fc.jpg?generation=1600426880024607\&alt=media)


---

# 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://ibm-developer.gitbook.io/digital-developer-conference-hybrid-cloud/getting-started/pre-work.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.
