# Notes

- [Business Notes](https://crepe.gitbook.io/paam/resources/notes/business-notes.md)
- [들어가며](https://crepe.gitbook.io/paam/resources/notes/business-notes/undefined.md)
- [탈중앙화 금융의 문제들과 해결책](https://crepe.gitbook.io/paam/resources/notes/business-notes/undefined-1.md)
- [1) 전통 금융과의 단절 및 블록체인 생태계의 파편화](https://crepe.gitbook.io/paam/resources/notes/business-notes/undefined-1/1.md)
- [2) 미성숙한 탈중앙화](https://crepe.gitbook.io/paam/resources/notes/business-notes/undefined-1/2.md)
- [3) 관리하기 힘든 투자 리스크](https://crepe.gitbook.io/paam/resources/notes/business-notes/undefined-1/3.md)
- [4) 소결](https://crepe.gitbook.io/paam/resources/notes/business-notes/undefined-1/4.md)
- [토크노믹스](https://crepe.gitbook.io/paam/resources/notes/business-notes/undefined-2.md)
- [1) 프로토콜 경제](https://crepe.gitbook.io/paam/resources/notes/business-notes/undefined-2/1.md)
- [참여자](https://crepe.gitbook.io/paam/resources/notes/business-notes/undefined-2/1/undefined.md)
- [인센티브와 패널티](https://crepe.gitbook.io/paam/resources/notes/business-notes/undefined-2/1/undefined/undefined.md)
- [발행 토큰](https://crepe.gitbook.io/paam/resources/notes/business-notes/undefined-2/1/undefined-1.md)
- [2) CREPE Token 배분 계획](https://crepe.gitbook.io/paam/resources/notes/business-notes/undefined-2/2-crepe-token.md)
- [Roadmap](https://crepe.gitbook.io/paam/resources/notes/business-notes/roadmap.md)
- [결론](https://crepe.gitbook.io/paam/resources/notes/business-notes/undefined-3.md)
- [Technical Notes](https://crepe.gitbook.io/paam/resources/notes/technical-notes.md)
- [Executive Summary](https://crepe.gitbook.io/paam/resources/notes/technical-notes/executive-summary.md)
- [Executive Summary](https://crepe.gitbook.io/paam/resources/notes/technical-notes/executive-summary-1.md)
- [PaaM™: 크레페 시스템의 엔진](https://crepe.gitbook.io/paam/resources/notes/technical-notes/paam-tm.md)
- [1) 스마트 계약 팩토리 (ScoFact™; Smart Contract Factory)](https://crepe.gitbook.io/paam/resources/notes/technical-notes/paam-tm/1-scofact-tm-smart-contract-factory.md)
- [2) 공방 (Makerspace)](https://crepe.gitbook.io/paam/resources/notes/technical-notes/paam-tm/2-makerspace.md)
- [3) 평판 추적을 위한 소울바운드 토큰 (SBT, Soulbound Token)](https://crepe.gitbook.io/paam/resources/notes/technical-notes/paam-tm/3-sbt-soulbound-token.md)
- [4) 블록체인 독립적  (Blockchain-Agnostic ) 설계](https://crepe.gitbook.io/paam/resources/notes/technical-notes/paam-tm/4-blockchain-agnostic.md)
- [5) 인공 지능 기술의 연계](https://crepe.gitbook.io/paam/resources/notes/technical-notes/paam-tm/5.md)
- [6) 소결](https://crepe.gitbook.io/paam/resources/notes/technical-notes/paam-tm/6.md)


---

# 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.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.
