# IP 소유자 인센티브

모든 에이전트 토큰 유동성 풀에는 1%의 거래 수수료가 적용됩니다. 다시 말해, 특정 에이전트 토큰에서 발생하는 거래량이 많을수록 더 많은 수수료가 누적됩니다. IP 소유자는 에이전트 지갑에 할당된 수수료의 일정 비율(1% 거래 수수료의 50%)을 받게 됩니다.


---

# 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://whitepaper.virtuals.io/virtuals-protocol-whitepaper-ko/virtuals-1/the-protocol/virtual/ip.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.
