> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fu-lu.md).

# 付録

- [Parallels RAS の Microsoft ライセンスの要件](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fu-lu/parallels-ras-no-microsoft-raisensuno.md)
- [ポート参照](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fu-lu/pto.md)
- [Parallels Client](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fu-lu/pto/parallels-client.md)
- [ウェブブラウザー](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fu-lu/pto/webuburauz.md)
- [HALB](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fu-lu/pto/halb.md)
- [RAS Secure Gateway](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fu-lu/pto/ras-secure-gateway.md)
- [RAS Connection Broker](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fu-lu/pto/ras-connection-broker.md)
- [RAS Console](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fu-lu/pto/ras-console.md)
- [SSRS](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fu-lu/pto/ssrs.md)
- [RAS レポート](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fu-lu/pto/ras-repto.md)
- [RAS ウェブ管理サービス（REST/管理ポータル）](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fu-lu/pto/ras-webusbisurestptaru.md)
- [RAS PowerShell](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fu-lu/pto/ras-powershell.md)
- [RAS Provider Agent](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fu-lu/pto/ras-provider-agent.md)
- [RAS 登録サーバー](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fu-lu/pto/ras-sb.md)
- [RAS RD セッションホスト Agent](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fu-lu/pto/ras-rd-sesshonhosuto-agent.md)
- [RAS Guest Agent](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fu-lu/pto/ras-guest-agent.md)
- [RAS Remote PC Agent](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fu-lu/pto/ras-remote-pc-agent.md)
- [テナントブローカー](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fu-lu/pto/tenantoburk.md)
- [Active Directory およびドメインサービスのポート](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fu-lu/pto/active-directory-oyobidomeinsbisunopto.md)
- [Azure Virtual Desktop](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fu-lu/pto/azure-virtual-desktop.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, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fu-lu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
