# Business Notes

본 백서는 크레페 프로젝트의 첫 부분인 Phase-1에 대해서 설명한다. 차기 부분은 나중에 설계 개발될 예정인 인공 지능의 도입과 실물자산, 즉 RWA (Real-World Assets)를 기술할 때 릴리즈하게 된다.


---

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