> For the complete documentation index, see [llms.txt](https://docs.1move.io/ja/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.1move.io/ja/1movenitsuite.md).

# 1moveについて

「move to earn」プラットフォームの革命的なプロジェクトとして知られる1moveは、フィットネスアプリとGameFi（ゲームファイ）の概念をまったく新しいレベルに引き上げました。ユーザーは、ゲームとソーシャライジングの新しい体験ができる、楽しくてやりがいのあるプラットフォームに参加することができます。フィットネスやエクササイズを続けながら、貴重なトークンを獲得することができます。

![](/files/PWCaT7WoxnU42f9RNgqU)

**1move**は、人間の日常生活における重要な活動である「動くこと」を中心に構築されています。ユーザーは、1move NFTスニーカーを装着し、屋外でウォーキング、ジョギング、ランニングをすることでトークンを獲得することができます。このトークンは、アプリ内で使用することも、現金化して利益を得ることもできます。

1Moveは、市場への大量導入に向けた開発とナレッジベースプラットフォームにより、何百万人もの人々を健康的なライフスタイルへと導き、楽しみ、社会性、エンゲージメントといった要素を盛り込み、一人ひとりの志を高めることを目的としています。


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.1move.io/ja/1movenitsuite.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
