# エラー：見つかりません

カスタムドメインでアプリにアクセスする際に「見つかりません」というエラーが発生する場合、入力したドメインが無効であるか、またはまだ設定中である可能性が高いです。

#### **考えられる理由:**

1. **ドメインが完全に設定されていない:** ドメインが機能するまで最大24時間かかることがあります。通常はそれほど時間はかかりませんが、少なくとも24時間は待つ必要があります。
2. **ドメインが間違って入力されている:** ドメインが正しく入力されており、サブドメインが含まれていることを確認する必要があります。
   * *<mark style="background-color:green;">**正しい: [www.mydomainname.com](http://www.mydomainname.com) または app.mydomainname.com**</mark>*
   * *<mark style="background-color:red;">**間違っている: mydomainname.com**</mark>*

#### 解決方法:

1. **待つ.** 24時間待ち、問題が解決しない場合はDNSプロバイダに連絡してください。
2. **DNSプロバイダに連絡する.**
   * ドメインの設定が正しく行われているか確認してください。

### **まだ助けが必要ですか？**

行き詰まっている場合は心配しないでください！さらなる支援のために[サポートチーム](https://info.adalo.com/submit-a-support-ticket)にお問い合わせください。

1. 実施した手順を含める: すでに試したトラブルシューティング手順をお知らせください。
2. DNSプロバイダから受け取った情報を提供してください。


---

# 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://help.adalo.com/ja/testing-your-app/publishing-to-the-web/troubleshooting-domain-setup/error-not-found.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.
