# NoListlyContentエラーメッセージ

{% hint style="warning" %}
**NoListlyContentエラーメッセージ**は、<mark style="color:red;">抽出されたデータにリスト形式のコンテンツが含まれていない場合</mark>に表示されます。主に抽出されたコンテンツが単一の項目または何もないことを意味します。このメッセージは、ウェブページ全体がiFrameのみで構成されており、リストリー (LISTLY) の全体 (Whole) で抽出した場合によく発生します。抽出したいページがiFrameで構築されている場合は、iFrameボタンを押してiFrameの元のページから抽出してみてください。
{% endhint %}


---

# 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.listly.io/docs/ja/support/faq/errors/nolistlycontentermessji.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.
