> For the complete documentation index, see [llms.txt](https://triple-plus-global.gitbook.io/tpt-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://triple-plus-global.gitbook.io/tpt-whitepaper/tpt-whitepaper-kr/resources/undefined-1.md).

# 용어집

### 무역금융 용어

| 용어                         | 정의                                        |
| -------------------------- | ----------------------------------------- |
| **채무자 (Debtor)**           | 인보이스에 대한 결제 의무가 있는 당사자 (물품/서비스를 받은 기업 고객) |
| **할인율 (Discount Rate)**    | 자산이 액면가 대비 판매되는 할인 비율                     |
| **액면가 (Face Value)**       | 만기 시 지급 가능한 전체 금액                         |
| **팩토링 (Factoring)**        | 즉시 현금을 위해 매출채권을 할인 판매                     |
| **신용장 (Letter of Credit)** | 국제 무역에서의 은행 결제 보증                         |
| **만기 (Maturity)**          | 결제 기한일                                    |
| **구매주문서 (Purchase Order)** | 바이어가 공급업체에 보내는 정식 주문서                     |
| **매출채권 (Receivable)**      | 기업에 지불해야 할 금액                             |
| **정산 (Settlement)**        | 만기 시 자금의 최종 분배                            |
| **트랜치 (Tranche)**          | 더 큰 풀의 일부분, 종종 다른 리스크/수익 프로파일을 가짐         |

***

### 프로토콜 용어

| 용어                      | 정의                                |
| ----------------------- | --------------------------------- |
| **활성 (Active)**         | 셀러가 자금을 수령했고 만기를 기다리는 자산          |
| **디폴트 (Default)**       | 채무자가 만기에 결제하지 못한 상태               |
| **에스크로 (Escrow)**       | 정의된 조건이 충족될 때까지 자금을 보관하는 스마트 컨트랙트 |
| **펀딩됨 (Funded)**        | 투자자 자본이 에스크로에 커밋된 상태              |
| **유예기간 (Grace Period)** | 디폴트 선언 전 연체 결제를 허용하는 기간           |
| **등록됨 (Listed)**        | 투자자가 매입 가능한 상태의 자산                |
| **회수 (Recovery)**       | 디폴트된 자산에서 자금을 수금하는 프로세스           |
| **정산완료 (Settled)**      | 채무자가 결제하고 투자자가 자금을 수령한 상태         |
| **검증됨 (Verified)**      | 검증 프로세스를 통과한 자산                   |

***

### 블록체인/DeFi 용어

| 용어                      | 정의                                                 |
| ----------------------- | -------------------------------------------------- |
| **APY**                 | 연간 수익률 (Annual Percentage Yield), 복리 포함            |
| **DAO**                 | 탈중앙화 자율 조직 (Decentralized Autonomous Organization) |
| **DeFi**                | 탈중앙화 금융 (Decentralized Finance)                    |
| **가스 (Gas)**            | 블록체인에서 트랜잭션 처리에 필요한 수수료                            |
| **멀티시그 (Multi-sig)**    | 복수 서명이 필요한 월렛                                      |
| **NFT**                 | 대체 불가 토큰 (Non-Fungible Token), 고유 자산을 표현           |
| **온체인 (On-chain)**      | 블록체인에 기록된 데이터 또는 트랜잭션                              |
| **오라클 (Oracle)**        | 스마트 컨트랙트에 외부 데이터를 제공하는 서비스                         |
| **스테이킹 (Staking)**      | 특전이나 보상을 받기 위해 토큰을 예치                              |
| **스테이블코인 (Stablecoin)** | USD 같은 자산에 페깅된 암호화폐                                |
| **TVL**                 | 총 예치 자산 (Total Value Locked), 프로토콜에 예치된 총 가치       |
| **월렛 (Wallet)**         | 암호화폐 보관 및 트랜잭션에 사용되는 디지털 도구                        |

***

### 프로토콜 참여자

| 역할                 | 정의                         |
| ------------------ | -------------------------- |
| **투자자 (Investor)** | 무역금융 자산에 자본을 제공하는 참여자      |
| **셀러 (Seller)**    | 금융을 위해 자산을 제출하는 기업         |
| **트레이더 (Trader)**  | P2P OTC에서 TPT 토큰을 거래하는 참여자 |
| **검증자 (Verifier)** | 제출된 자산의 진위성을 검증하는 참여자      |

***

### 약어

| 약어      | 전체 명칭                                    |
| ------- | ---------------------------------------- |
| **AML** | 자금세탁방지 (Anti-Money Laundering)           |
| **B2B** | 기업 간 거래 (Business to Business)           |
| **ERP** | 전사적 자원 관리 (Enterprise Resource Planning) |
| **KYB** | 기업 신원확인 (Know Your Business)             |
| **KYC** | 고객 신원확인 (Know Your Customer)             |
| **L/C** | 신용장 (Letter of Credit)                   |
| **OTC** | 장외 거래 (Over The Counter)                 |
| **P2P** | 개인 간 (Peer to Peer)                      |
| **PO**  | 구매주문서 (Purchase Order)                   |
| **RWA** | 실물자산 (Real World Assets)                 |
| **SCF** | 공급망 금융 (Supply Chain Finance)            |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://triple-plus-global.gitbook.io/tpt-whitepaper/tpt-whitepaper-kr/resources/undefined-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
