# クイックスタート

### ステップバイステップ <a href="#contentify_0" id="contentify_0"></a>

**AIマーケットプレイスの**利用開始手順：

#### 1. アクセスとサインアップ／ログイン <a href="#contentify_1" id="contentify_1"></a>

* [FPT AIマーケットプレイスポータル](http://https/marketplace.fptcloud.jp/ja)をご覧ください&#x20;
* 新規アカウントを作成するか、既存の認証情報でログインしてください。\
  ログイン後、ホームページに移動します。そこで利用可能なすべてのAIモデルを閲覧できます。

***

#### 2. モデルの閲覧と選択 <a href="#contentify_2" id="contentify_2"></a>

* &#x20;[**FPT AI Marketplace Portal**](http://https/marketplace.fptcloud.jp/ja) （ホームページ）で利用可能なモデルを閲覧してください。
* 決定前に、 [**Playground**](https://marketplace.fptcloud.jp/ja/playground) で独自の 프롬프트を使ってモデルをテストしてください。
* ビジネスニーズに基づいて、ご希望のモデル（例：LLMまたはVLM）を選択してください。

***

#### 3. APIを有効化し、APIキーを作成する <a href="#contentify_3" id="contentify_3"></a>

* ダッシュボードの「**マイAPIキー**」に移動します。
* **「APIキーを作成」**&#x3092;クリックし、プロジェクトに割り当ててください。
* キーをコピーして安全に保管してください。すべてのAPIリクエストの認証に必要となります。\
  👉 [APIキー](https://ai-docs.fptcloud.com/~/revisions/GkZVtBK6yRi7YYdjkSnZ/ai-marketplace/ai-inference/tutorials/api-keys) の作成に関する詳細ガイドを参.

***

#### 4.  API統合   <a href="#contentify_4" id="contentify_4"></a>

APIを使用して選択したモデルをアプリケーションに統合します。 👉 [APIリファレンスの全文を見る](https://github.com/fpt-corp/ai-marketplace)


---

# 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/fpt-ai-tui-lun/fpt-ai-tui-lun/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.
