# クイックスタート

#### ステップ 1: アカウントを作成

1. <https://ai.fptcloud.jp/> にアクセスし、FPT ID でサインアップするか、Google アカウントで続行してください。
2. FPT IDをご利用の場合は、**FPT Smart Cloud**からの確認メールでアカウントを認証してください。

#### ステップ2: アカウントにログイン

1. <https://ai.fptcloud.jp/> にアクセスし、ログインしてください。.

#### ステップ3: AIノートブックを起動

1. 左メニューから「**AIノートブック**」を選択してください。
2. ノートブックが起動するまで約**1～2分**お待ちください。
3. 詳細なガイドは[こちら](/ai-factory-guideline-jp/other/aintobukku/chtoriaru/aintobukkuno.md)をご覧ください 。

#### ステップ4: アカウントにクレジットを追加する

1. 左メニューの「**アカウント**」セクションで「**請求**」を選択してください。
2. 「**クレジットを追加**」をクリックし、金額と支払い情報を入力してください。
3. FPT発行のバウチャーをお持ちの場合は、「**バウチャーを追加**」で有効なコードを入力し、クレジット   \
   を交換してください。
4. 詳細なガイドは[こちら](/ai-factory-guideline-jp/akaunto/ke-jin/chtoriaru/kurejittono.md)でご確認ください 。

#### ステップ5: AIノートブックの作成

1. **ランチャー**から、CPU/GPUに接続するノートブックを作成できます。
2. 詳細なガイドは[こちら](/ai-factory-guideline-jp/other/aintobukku/chtoriaru/ntobukkuno.md)をご覧ください 。

#### ステップ6: ノートブックを新規/既存カーネルに接続

1. 新しいカーネルを起動するには、カーネル設定メニューの「**Start Other Kernels**」から目的のカーネ   \
   ルを選択してください。
2. 既存カーネルに接続するには、カーネル設定メニューの「**実行中カーネル**」から目的のカーネルを選択し   \
   てください。
3. 詳細なガイドは[こちら](/ai-factory-guideline-jp/other/aintobukku/chtoriaru/ntobukkuwokneruni-suru.md)をご覧ください 。

#### ステップ7: カーネルのシャットダウン

1. ナビゲーションバーの上から2番目のアイコン「**実行中のカーネル/ノートブック**」に移動します。
2. 詳細なガイドは[こちら](/ai-factory-guideline-jp/other/aintobukku/chtoriaru/gpukneruno.md)をご覧ください 。


---

# 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://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/aintobukku/quickstart.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.
