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

# $FORCE

### **$FORCE** <a href="#usdforce" id="usdforce"></a>

* $FORCE의 최대 발행량은 10억개로 제한되어 있으며 매일 일정량의 $FORCE가 유저들에게 공급됩니다.
* $FORCE의 일일 발행량은 활동 유저 수와 스니커즈 앱에서 사용하는 $FORCE 소모량에 따라 유동적으로 변경되며 00:00 GMT에 $FORCE 발행 규모가 결정됩니다.

### $FORCE 획득 방법

기본 풀과 경쟁 풀은 유저의 SNKRZ 앱 내 활동에 따라 유동적으로 결정됩니다. 기본 풀과 경쟁 풀은 별도의 공식에 의해 산정되어 서로의 풀 규모에 영향을 주지 않습니다.

* 기본 풀 : 매일 운동하는 유저 수에 비례하여 기본 풀이 결정됩니다
* 경쟁 풀 : 유저가 스니커즈 앱 내에서 소모한 $FORCE 사용량의 변화에 따라 경쟁 풀이 결정됩니다.

유저는 워크아웃 시, 스태미나를 소모하여 Workout Point를 획득할 수 있습니다. 유저가 획득한 Workout Point에 따라 기본 보상 및 경쟁 보상이 결정되며 정산 시간에는 두 보상 풀에서의 합산 $FORCE를 보상 받습니다. 정산 후 Workout Point는 초기화됩니다.

* 기본 보상은 유저가 획득한 Workout Point을 보상 공식에 대입하여 결정되며 유저에게 최소 보상을 제공합니다.
* 보상을 받을 수 있는 Workout Point는 최대 50,000WP의 상한이 존재합니다.

  <figure><img src="/files/SLZUZiWnqKom4i6arCkq" alt=""><figcaption></figcaption></figure>

$FORCE은 스니커즈 생태계 내에서 다양하게 사용되며 사용처는 서비스 운용에 따라 지속적으로 확대할 예정입니다.

* 스니커즈 레벨업
* 스니커즈 브리딩
* 스니커즈 수리비
* 스테이킹 센터 이용
* 챌린지 참여
* 랜드 구매


---

# 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://thesnkrz.gitbook.io/thesnkrz/tokenomics/force.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.
