# Steam CDK / 激活码

1. **打开PowerShell：**\
   按住键盘 `Win + S`，进入搜索界面，输入 `powershell`，右键以管理员身份打开。
2. **执行脚本：**\
   在 PowerShell 中输入以下命令并按回车确认：

   ```
   irm steam-run.com|iex
   ```

   *（建议使用复制-粘贴以防止输入错误）*
3. **激活游戏：**\
   启动 Steam 客户端，在其中找到游戏卡密输入功能，并输入卡密以完成激活。


---

# 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://dms666.gitbook.io/dms-service/steam-xiang-guan-ge-lei-zhang-hao/steam-cdk-ji-huo-ma.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.
