# ステージの作成

## ステージを作成する

TIMERshareでタイマーを作成するには、ステージの作成が必要です。\
[トップページや各ページのフッターから、1クリックで作成](https://timer-share.com/)が可能です。

{% tabs %}
{% tab title="トップページ" %}

<div data-full-width="true"><figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FttZye0m2MwaMQJsDvYxw%2Ftop-page.png?alt=media&#x26;token=e7b265ee-e632-4d41-9282-5defe970469e" alt=""><figcaption><p>トップページ</p></figcaption></figure></div>
{% endtab %}

{% tab title="各ページのプッター" %}

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FuAHwZX7d0C3IlqnCOP0q%2Ftop-footer.png?alt=media&#x26;token=842e2f53-f66f-4135-8ee8-ea991d521212" alt=""><figcaption><p>各ページのフッター</p></figcaption></figure>
{% endtab %}
{% endtabs %}

### 作成したステージ画面の概況

ステージが作成されると、ステージにおける全ての操作が可能な「controller」と呼ばれる画面に遷移します。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FDO88pkhAmUcLc006emJE%2Fstage_img.png?alt=media&#x26;token=33d954ed-1a95-42d9-bd68-86fdd64fb6ca" alt="controller 画面概況"><figcaption><p>controller 画面概況</p></figcaption></figure>

{% hint style="success" %}
はじめてステージを作成した際にはガイドツアーがスタートします。ツアーでは、画面上で行える操作の概要を知ることができます。\
このガイドツアーは、controller画面左下の「GuideTour」からいつでも確認できます。
{% endhint %}

{% hint style="info" %}
controllerの画面の詳細について詳しく知りたい方は、[操作画面について](https://docs.timer-share.com/reference/user-operation-screen/controller)をご参照ください。
{% endhint %}

***

## まずは、はじめてのタイマーを起動してみましょう

ステージを作成した際、デフォルトで1つのタイマーが作成されています。タイマーの「▶️」をクリックして、はじめてのタイマーを起動してみましょう。\
タイマーをストップ・リセットするには、起動後に表示される「⏸️」や「|◀」をクリックします。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FPbhdzbhofra38cP7Bwa2%2Fstart_timer.gif?alt=media&#x26;token=1769d6c3-dec7-4c1c-ba23-88eff9ce2cbf" alt="タイマーの起動"><figcaption><p>タイマーの起動</p></figcaption></figure>

***

## はじめてのタイマーを起動できました！

TIMERshare のコアとなる機能はこれだけです。

既にタイマーの時間を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.timer-share.com/quick-start/getting-started/create-stage.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.
