# サンプルアプリ

サンプルアプリをこのページでご紹介します。別ページにて、これらのアプリのソースコードと解説をご提供していますので、ぜひご確認ください。

{% content-ref url="/pages/-MfWrbDi12ZwBicHo4EE" %}
[Twitter アプリ](/sampleapp/samples/twitter_sso.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbIFM5Fuw\_bWkWW1" %}
[Facebook アプリ](/sampleapp/samples/facebook_sso.md)
{% endcontent-ref %}

{% content-ref url="/pages/chVEY765Ret1QJGvT0Wm" %}
[広告 アプリ (AdMob)](/sampleapp/samples/admob.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbOgqfuNcZX86FmX" %}
[Hello World アプリ](/sampleapp/samples/hello_world.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbNgWGeD4wh9oGVi" %}
[メモ帳アプリ](/sampleapp/samples/memo_application.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbFGcJS1YqI7iiPQ" %}
[ブロック崩しゲーム](/sampleapp/samples/break_the_bricks.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbDlo5wu4YVzbFzT" %}
[Flickrアプリ](/sampleapp/samples/flickr.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbE50zd13IIN3IA0" %}
[TODO管理 アプリ](/sampleapp/samples/todo.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbFeX4-BJaSCERH8" %}
[電車図鑑アプリ](/sampleapp/samples/shinkansen.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbKOqMO3ANi5yHea" %}
[時計アプリ](/sampleapp/samples/clock.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbEgSRngrLqEnqtn" %}
[誕生年の計算アプリ](/sampleapp/samples/age-calc.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbHPcl4iV4-qBsw\_" %}
[おみくじ占いアプリ](/sampleapp/samples/omikuji.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWrbOKEmEyOKzYSgH-" %}
[RSS リーダーアプリ](/sampleapp/samples/sample_rss_reader.md)
{% endcontent-ref %}


---

# 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://ja.docs.monaca.io/sampleapp/samples.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.
