> For the complete documentation index, see [llms.txt](https://docs.propw.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.propw.com/announcement/announcement-ko/propw/publish-your-docs-67.md).

# PropW 신규 거래 페어 공지

친애하는 Propw 트레이더님,

&#x20;

더 많은 계약 거래 옵션을 제공하고 거래 경험을 향상시키기 위해 다음 거래 페어들이 PropW 웹 플랫폼에 출시되었으며, 앱 버전은 다음 주에 출시됩니다.

이 거래 페어들은 챌린지 단계의 시뮬레이션 모드와 실제 거래에서 동시에 이용 가능하며 최대 레버리지는 최대 5배입니다.

\ <br>

| 챌린지 단계 시뮬레이션 거래 페어 | 실거래 페어         | 사용 가능한 최대 레버리지 |
| ------------------ | -------------- | -------------- |
| LTC/USDCP          | LTC/USDT       | 5배             |
| EOS/USDCP          | EOS/USDT       | 5배             |
| UNI/USDCP          | UNI/USDT       | 5배             |
| ARB/USDCP          | ARB/USDT       | 5배             |
| 1000PEPE/USDCP     | 1000PEPE/USDT  | 5배             |
| WLD/USDCP          | WLD/USDT       | 5배             |
| 1000FLOKI/USDCP    | 1000FLOKI/USDT | 5배             |
| 1000SATS/USDCP     | 1000SATS/USDT  | 5배             |
| BOME/USDCP         | BOME/USDT      | 5배             |

&#x20;

PropW에 대한 관심과 지원에 감사드리며, 쾌적한 거래 경험을 기원합니다!

&#x20;

PropW 팀


---

# 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://docs.propw.com/announcement/announcement-ko/propw/publish-your-docs-67.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.
