# ログインとセットアップ

***

## **ログインとセットアップ**

1. **ログイン：** アカウントにアクセスするには、[**app.archix.ai**](http://app.archix.ai)にアクセスし、メールアドレスの登録、パスワードを発行しログインしてください。

   * **トラブルシューティングのヒント：** メールアドレスをコピー＆ペーストする際は、入力欄の前後に余分なスペースがないか確認してください。

2. **無料トライアル：** すべての新規ユーザーは、14日間有効な**1,000クレジット**を無料で受け取ることができます。[製品改善のためのご意見](https://forms.gle/4yKAfoLuA6SrBL2KA)もお待ちしています。

3. 無料期間終了、またはクレジットをすべて消化したあとも、引き続きご利用を継続される場合はご契約に移行ください。設定のプランとお支払いから、オンラインにてご契約が可能です。

***


---

# 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://docs.archix.ai/getting-started/quick-start.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.
