> For the complete documentation index, see [llms.txt](https://help.adalo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.adalo.com/ja/integrations/xano.md).

# Xano

<div align="left"><figure><img src="/files/urmXRvn3md9R1v3PDRq6" alt=""><figcaption></figcaption></figure></div>

## 開始する前に

* この統合を試みる前に、Adaloの[データベース](/ja/database.md)、[アクション](/ja/action-basics.md)、および[コンポーネント](/ja/component-basics/design-basics.md)について良い知識を持っていることを確認してください。
* AdaloとXanoを統合するには、TeamまたはBusiness Adaloプランに登録する必要があります。

{% hint style="info" %}
**注意:** AdaloのドキュメントはXanoをアプリに統合するための素晴らしい出発点ですが、Xanoで構築できるさまざまな方法については網羅していません。これらのガイドに従った後は、[Xano Docs](https://docs.xano.com/)と[Xano Community](https://community.xano.com/)をチェックして、より複雑なアプリを構築する際のヘルプを受けることを強くお勧めします！
{% endhint %}

{% content-ref url="/pages/YJAPKdUyKxTLF6CwctQ6" %}
[Xanoワークスペースの設定](/ja/integrations/xano/setup-your-xano-workspace.md)
{% endcontent-ref %}

{% content-ref url="/pages/Hd1tmXauja9DrSmOZTGR" %}
[XanoをAdaloアプリに接続する](/ja/integrations/xano/connect-xano-to-an-adalo-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/KvOLaIyTkGQgfWoKjrzq" %}
[ユーザー登録、ログイン、認証](/ja/integrations/xano/user-signup-login-authentication.md)
{% endcontent-ref %}

{% content-ref url="/pages/NUP1N98WNo9ufWuvQIn6" %}
[その他のコレクション](/ja/integrations/xano/other-collections.md)
{% endcontent-ref %}

{% content-ref url="/pages/iBiVVpzF1x0bim96Hj1w" %}
[リストとページネーション](/ja/integrations/xano/lists-and-pagination.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZT22oZPmdrQwuyr3hFnV" %}
[Xanoのコツとトリック](/ja/integrations/xano/xano-tips-and-tricks.md)
{% endcontent-ref %}


---

# 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:

```
GET https://help.adalo.com/ja/integrations/xano.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.
