# Technical Notes

- [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/technical-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.
