# 전자서명 템플릿 사용하기

전자서명 템플릿이란 계약서 파일과 서명 위치 등을 지정해 둔 일종의 전자서명 서식을 의미하며, 프릭스는 동일한 형태의 계약을 빠르고 편리하게 체결할 수 있도록 다양한 템플릿 관련 기능을 제공합니다.


---

# 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://api-kit.prix.im/signature-template.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.
