# ProudNet 소개

'ProudNet' 은 1997년부터 여러 온라인 게임의 네트워크 엔진과 서버 프로그램을 개발해 온 노하우를 집약하여 만들어진 대규모 플레이어 온라인(MMO)게임과 캐주얼(P2P)개발을 위한 게임 네트워크 엔진입니다. ProudNet을 통해 보다 쉽고 편리한 게임 개발을 경험해 보세요.

\
현재 2023년 8월, 1.8 이후 버전부터  [ProudNet Github](https://github.com/Nettention/ProudNet) 에서 다운로드하여 사용해 보실 수 있습니다.

**50 CCU** (동시접속유저수) 까지 무료로 제공되며, 추가 CCU가 필요한 경우 [contact@proudnet.com](https://app.gitbook.com/u/NsN8hHl7A2SYZZQyK5x7rl1cWpV2) 으로 요청하시면 자세하게 안내 받으실 수 있습니다.&#x20;


---

# 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://docs.proudnet.com/proudnet/proudnet/pn_introduction.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.
