# Page Not Found

The URL `files/AMCXQ30OuxLtU0OSFjTv` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [0.1 SageMaker Image workshops](https://cheolmin-ki.gitbook.io/sagemaker-image-workshop/lab0.-sagemaker-image-workshop/0.1-sagemaker-image-workshops.md)
- [Clean up](https://cheolmin-ki.gitbook.io/sagemaker-image-workshop/clean-up/clean-up.md)
- [0.2.2 SageMaker Studio Settings](https://cheolmin-ki.gitbook.io/sagemaker-image-workshop/lab0.-sagemaker-image-workshop/0.2-prerequisites/0.2.2-sagemaker-studio-settings.md)
- [2.2 Jumpstart with on a few click](https://cheolmin-ki.gitbook.io/sagemaker-image-workshop/lab2.-image-classification-with-no-code/2.2-jumpstart-with-on-a-few-click.md)
- [0.2 Prerequisites](https://cheolmin-ki.gitbook.io/sagemaker-image-workshop/lab0.-sagemaker-image-workshop/0.2-prerequisites.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://cheolmin-ki.gitbook.io/sagemaker-image-workshop/lab0.-sagemaker-image-workshop/0.1-sagemaker-image-workshops.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.

### Option 2 — Browse the documentation index

Full index: https://cheolmin-ki.gitbook.io/sagemaker-image-workshop/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://cheolmin-ki.gitbook.io/sagemaker-image-workshop/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/sagemaker-image-workshop/lab0.-sagemaker-image-workshop/0.1-sagemaker-image-workshops.md`).

You may also use `Accept: text/markdown` header for content negotiation.
