# 1) Lab Instructions

Lab Instructions

1\. For the labs in the AI Section, login to **AWS Management Console** using **my\_admin** (administrative) account that was setup in House Keeping Lectures.

2\. Download Latest Source Code from Git:

From your SageMaker Notebook's `AmazonSageMakerCourse` folder, Run the command (from **terminal**):

`git pull`

If you need help, please review **SageMaker Housekeeping** section of this course.


---

# 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://architectures.gitbook.io/project/2020-aws-sagemaker-ai-and-machine-learning-specialty-exam/section13-artificial-intelligence-services/1-lab-instructions.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.
