> For the complete documentation index, see [llms.txt](https://ai-docs.fptcloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other.md).

# OTHER

- [AIノートブック](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/aintobukku.md)
- [概要](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/aintobukku/gai-yao.md)
- [クイックスタート](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/aintobukku/quickstart.md)
- [ノートブックギャラリー](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/aintobukku/ntobukkugyarar.md)
- [チュートリアル](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/aintobukku/chtoriaru.md)
- [AIノートブックの起動方法?](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/aintobukku/chtoriaru/aintobukkuno.md)
- [ノートブックの作成方法?](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/aintobukku/chtoriaru/ntobukkuno.md)
- [ノートブックを新規/既存カーネルに接 続する方法?](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/aintobukku/chtoriaru/ntobukkuwokneruni-suru.md)
- [GPUカーネルの管理方法?](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/aintobukku/chtoriaru/gpukneruno.md)
- [システム通知を受け取る方法は？](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/aintobukku/chtoriaru/shisutemuwokeruha.md)
- [よくある質問](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/aintobukku/yokuaru.md)
- [FPT Monitoring](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/fpt-monitoring.md)
- [文書に関する概要](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/fpt-monitoring/nisuru.md)
- [用語と定義](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/fpt-monitoring/to.md)
- [初期設定](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/fpt-monitoring/chu-qi-she-ding.md): FPT CLOUD Monitoring を初めてご利用になる場合は、まず以下の作業を確認し、完了してください。
- [ご利用ガイド](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/fpt-monitoring/gogaido.md)
- [インフラストラクチャとプラットフォームの監視](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/fpt-monitoring/infurasutorakuchatopurattofmuno.md)
- [アプリケーションの監視](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/fpt-monitoring/apurikshonno.md)
- [公開エンドポイントの監視](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/fpt-monitoring/endopointono.md)
- [データの視覚化](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/fpt-monitoring/dtano.md)
- [アラートの管理](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/fpt-monitoring/artono.md)
- [データの探索（Explore data）](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/fpt-monitoring/dtanoexplore-data.md)
- [ユーザー管理](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/fpt-monitoring/yz.md): ユーザーに、Grafana ダッシュボードへのアクセス権を、Admin、Editor、Viewer のいずれかで付与します。
- [Terraform](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/terraform.md)
- [紹介](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/terraform/shao-jie.md)
- [セットアップ](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/terraform/settoappu.md)
- [ドキュメント](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/terraform/dokyumento.md)
- [基本コマンド](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/terraform/komando.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://ai-docs.fptcloud.com/ai-factory-guideline-jp/other.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.
