# PaaM™: 크레페 시스템의 엔진

크레페크레페 탈중앙화 자산 운용 시스템의 엔진으로 PaaM™ (Planetary Augmented Asset Makerspace)이 설계되었다. PaaM™은 2장에서 지적한 여러 문제점들을 해결하기 위해 삼중 플랫폼 레이어로 구성되었다.

1. 자산 토큰화 플랫폼 (Asset Tokenization Platform): 이 플랫폼은 가상자산 (Virtual Assets) 생태계와 실제 세계 (Real-World) 생태계에 존재하는 모든 자산들을 연결하고 토큰화한다. 토큰화된 후에는 그 자산들은 CrW™, CrD™ 등의 바스켓 형태로 운용되고 관리된다.
2. 전략 창작 플랫폼 (Strategy Creation Platform): 독특한 아이디어를 가진 전문가들은 토큰화된 자산들을 사용하여 바스켓을 구축할 수 있다. 또 샌드박스 상에서 전략들 (ScoFact™ 기술을 이용한 스마트 계약 형태)을 추가하고 토큰들을 창작하고 이를 운용하여 자신들의 아이디어를 증명할 수 있다.
3. “원 클릭” 활동 플랫폼(“One-Click” Activity Platform): 일반 사용자들은 다양한 전략들의 성과를 검토할 수 있다. 어떤 전략들은 시장 중립적일 수 있고 어떤 전략들은 아닐 수 있다. 어떤 전략들은 공격적일 수 있고 어떤 전략들은 아닐 수 있다. 사용자들은 자신들의 활동 목적에 부합하는 토큰들을 선택하여 수입 창출을 도모할 수 있다.

<figure><img src="/files/tH9cg2NIEposKreit3hW" alt=""><figcaption><p> 크레페 자산운용 시스템의 컴포넌트 및 개념도</p></figcaption></figure>


---

# 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://crepe.gitbook.io/paam/resources/notes/technical-notes/paam-tm.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.
