# 5.1.1 컨트랙트 레이어

* **멀티체인 배포:**\
  EVM 및 L2 호환, 향후 ZK-Rollup까지 확장 지**원**
* **핵심 컨트랙트 모듈:**\
  OpenZeppelin 보안 라이브러리 + 독자적 트래픽 프로토콜 적용
* **멀티에셋 매핑 & 크로스체인 상호운용:**\
  듀얼 토큰/NFT 프로토콜, API 기반 풀체인 데이터 브릿지


---

# 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://squidverse.gitbook.io/squidverse/squidverse-1/5.-and/5.1/5.1.1.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.
