SKONEC ENTERTAINMENT Co., Ltd. — Investor Relations & Filings
SKONEC ENTERTAINMENT is a developer of extended reality (XR) content, specializing in virtual reality (VR) and mixed reality (MR) games. Since its establishment in 2002, the company has created a diverse portfolio of interactive experiences for platforms such as Meta Quest and Steam, with titles including the MR party game 'MR. TRAVELER' and the puzzle game 'Another Door'. While XR gaming is its core business, SKONEC also develops large-scale, immersive solutions for education and training. These systems utilize high-precision 3D spatial information to build realistic virtual environments. The company is also focused on future-oriented metaverse projects, using real-time rendering engines to provide experiences that connect the real world with virtual spaces.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]단일판매ㆍ공급계약체결 | 2026-05-29 | Korean | |
| [기재정정]주요사항보고서(유상증자결정) | 2026-05-28 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-05-27 | Korean | |
| 분기보고서 (2026.03) | 2026-05-18 | Korean | |
| 주권매매거래정지기간변경 (파산신청) | 2026-05-11 | Korean | |
| 파산신청 | 2026-05-11 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47879948 | [기재정정]단일판매ㆍ공급계약체결 | 2026-05-29 | Korean | ||
| 47853538 | [기재정정]주요사항보고서(유상증자결정) | 2026-05-28 | Korean | ||
| 47254846 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-05-27 | Korean | ||
| 46379092 | 분기보고서 (2026.03) | 2026-05-18 | Korean | ||
| 44932627 | 주권매매거래정지기간변경 (파산신청) | 2026-05-11 | Korean | ||
| 44924079 | 파산신청 | 2026-05-11 | Korean | ||
| 38996296 | [기재정정]단일판매ㆍ공급계약체결 | 2026-04-30 | Korean | ||
| 34709207 | 주권매매거래정지기간변경 (개선기간 부여) | 2026-04-21 | Korean | ||
| 34709195 | 기타시장안내 (상장폐지 관련 이의신청서 접수 및 개선기간 부여) | 2026-04-21 | Korean | ||
| 34651139 | 파산신청 | 2026-04-17 | Korean | ||
| 34460868 | [기재정정]정기주주총회결과 | 2026-04-14 | Korean | ||
| 34453098 | 주식등의대량보유상황보고서(약식) | 2026-04-14 | Korean | ||
| 33983390 | [기재정정]주요사항보고서(유형자산양수결정) | 2026-04-10 | Korean | ||
| 33890960 | [기재정정]정기주주총회결과 | 2026-04-09 | Korean | ||
| 33762044 | [기재정정]주요사항보고서(유상증자결정) | 2026-04-08 | Korean | ||
Market data
Market data not available
Price history
Peer group · Development of video games, video game software, and video game software tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NetDragon Websoft Holdings Limited
Technology firm focused on online gaming and global digital…
|
777 | KY | Telecommunications, computer pr… |
|
NetEase, Inc.
A leading internet and game services provider centered arou…
|
9999 | KY | Telecommunications, computer pr… |
|
Neurone Studio Spolka Akcyjna
A developer and publisher of computer games and gaming soft…
|
NRS | PL | Telecommunications, computer pr… |
|
NJ Holdings Inc.
Holding company with businesses in game development, HR sol…
|
9421 | JP | Telecommunications, computer pr… |
|
Paradox Interactive
A video game developer and publisher specializing in strate…
|
PDX | SE | Telecommunications, computer pr… |
|
Paranovus Entertainment Technology Ltd.
Provides AI-driven games and applications for the entertain…
|
PAVS | US | Telecommunications, computer pr… |
|
Play 2 Chill Spolka Akcyjna
Develops and publishes simulation, strategy, and survival g…
|
P2C | PL | Telecommunications, computer pr… |
|
Playground Ventures Inc.
Develops and publishes video games and platforms, while man…
|
PLAY | CA | Telecommunications, computer pr… |
|
PLAYSIDE STUDIOS LIMITED
Develops original and licensed games for mobile, PC, and co…
|
PLY | AU | Telecommunications, computer pr… |
|
Punch Punk Spolka Akcyjna
Develops original games and provides porting, publishing, a…
|
PPG | PL | Telecommunications, computer pr… |
SKONEC ENTERTAINMENT Co., Ltd. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/17708/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17708 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=17708 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=17708 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 17708}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for SKONEC ENTERTAINMENT Co., Ltd. (id: 17708)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.