> 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/akaunto/ke-jin/kuikkusutto.md).

# クイックスタート

#### コンソールにログイン

アカウント登録はこちら：

* **ベトナム地域:** [ai.fptcloud.com](https://ai.fptcloud.com/)
* **日本地域:** [ai.fptcloud.jp](https://ai.fptcloud.jp/)

サインインするとテナントが自動的に作成されます。初期設定に従ってください。

#### 初期設定

**ステップ #1.** サインアップとサインイン

* &#x20;<http://id.fptcloud.com/> にアクセスして、新しいアカウントを作成してください
* ai.fptcloud.com（ベトナムリージョン）またはai.fptcloud.jp（日本リージョン）でアカウント  \
  にログインしてください

**ステップ #2.** 希望の通貨を選択

* 初めて請求にアクセスする際、**クレジット残高、クレジット取引、および請求書に適用される通貨を**  \
  **選択する必要があります**。

1. . 左側のメニューで、\[アカウント] セクションの \[請求] をクリックします。
2. ドロップダウンリストから**1つのオプション**を選択してください：USD（米ドル）、JPY（日本円）   \
   、またはVND（ベトナムドン）。
3. **保存**ボタンをクリックして完了してください。.

* **通貨設定は後から変更**できませんので、慎重に選択してください。変更が必要な場合は、サポートチ  \
  ームまでご連絡ください。

#### 残高にクレジットを追加する

1. 左メニューから「**アカウント**」＞「**請求**」に移動してください。
2. 詳細ガイド「[クレジットの追加方法](/ai-factory-guideline-jp/akaunto/ke-jin/chtoriaru/kurejittono.md)」に従ってください。

#### バウチャーの利用

バウチャーコードをお持ちの場合：

1. 左メニューから「アカウント」＞「請求」に移動してください
2. 「[バウチャーの引き換え方法](/ai-factory-guideline-jp/akaunto/ke-jin/chtoriaru/bauchnokie.md)」の詳細ガイドに従ってください

#### サービスの利用を開始

残高に十分なクレジットがある場合、すぐにAI Factoryサービスの利用を開始できます。クレジットはご利用状況に応じて自動的に引き落とされます。各サービスの課金方法の詳細については、「[課金計算方法](/ai-factory-guideline-jp/akaunto/ke-jin/chtoriaru/nonitsuite.md)」\
をご参照ください。.

#### 重要事項

* **リージョン分離：**&#x6B8B;高はリージョンごとに管理されます。ベトナムリージョンと日本リージョンでは別々のテナントが必要です
* **クレジット優先順位：**&#x30D7;リペイドクレジットはチャージクレジットよりも先に使用されます
* **バウチャー有効期限：**&#x30D0;ウチャーコードとクレジットには有効期限があります
* **セキュリティ：**&#x3059;べての支払い情報は、認定パートナー（VNPAY/Stripe）によって安全に処理さ  \
  れます

#### アカウント管理

* **クレジット履歴：**&#x3059;べての取引は「クレジット履歴」タブで確認できます。「[クレジット履  \
  歴](/ai-factory-guideline-jp/akaunto/ke-jin/chtoriaru/kurejittono-1.md)」表の詳細なガイドをご確認ください。
* バウチャー一覧: 適用済みの全バウチャーとそのステータスを表示します。表「[バウチャー一覧](/ai-factory-guideline-jp/akaunto/ke-jin/chtoriaru/bauchrisutono.md)」  \
  の詳細なガイドを確認してください。.

&#x20;


---

# 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/akaunto/ke-jin/kuikkusutto.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.
