> For the complete documentation index, see [llms.txt](https://300fit.gitbook.io/300fit-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://300fit.gitbook.io/300fit-white-paper/korean/7.-service-flow/7.3-3.md).

# 7.3 서비스 플로우3

### 나도 스포츠 구단주가 된다

#### 스포츠스타와 디지털 스포츠선수들로 구성된 나만의 스포츠 구단을 소유합니다.

유저는 구단주 NFT를  구입하고 락커룸을 배정받습니다.

유저가 소유한 락커룸에는 선수NFT를 보관할 캐비닛이 배치되어 있습니다.

유저는 TDT에서 발행하는 스포츠선수NFT를 드래프와 트레이딩 방식을 통해 소유할 수 있습니다.

구단의 가치에 따라 등급이 나눠집니다.

일정 등급이상을 인정받은 구단은 신규 발행된 스포츠선수NFT를 구입할 수 있는 드래프트에 참가할 수 있습니다. 또한, 유저는 보유한 선수NFT 중 선별하여 트레이딩을 통해 다른 선수NFT와 교환하거나 판매할 수 있습니다.

유저는 보유한 스포츠선수NFT를 통해 직접 스포츠활동을 하거나 스포츠선수 실제 경기 연계형 챌린지에 참가하여 황동함으로서 구단의 승률을 올릴 수 있습니다.

유저가 보유한 스포츠선수NFT는 다양한 부스팅NFT를 통해 업그레이드 할 수 있으며, 이 스포츠선수NFT가치 상승은 곧 유저의 구단의 가치가 상승되는 것입니다.

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


---

# 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://300fit.gitbook.io/300fit-white-paper/korean/7.-service-flow/7.3-3.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.
