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 |
|---|---|---|---|
|
EXTREME CO.,LTD.
Develops digital content and provides technology services b…
|
6033 | JP | Telecommunications, computer pr… |
|
Fantasma Games AB
A game studio developing innovative online slot games for m…
|
FAGA | SE | Telecommunications, computer pr… |
|
Forgame Holdings Limited
Investment holding company operating game development and e…
|
484 | KY | Telecommunications, computer pr… |
|
Fun Key Studios Inc.
Specialized provider of detailed character and monster anim…
|
— | CA | Telecommunications, computer pr… |
|
GameOn Entertainment Technologies Inc.
Specializes in white-label gamification and fan engagement …
|
GET | CA | Telecommunications, computer pr… |
|
GOLFZON Co., Ltd.
Develops and sells advanced indoor golf simulators for ente…
|
215000 | KR | Telecommunications, computer pr… |
|
Guangxi Xinxunda Technology Group Co.,Ltd.
Develops mobile games, internet software solutions, and dig…
|
300518 | CN | Telecommunications, computer pr… |
|
HEROZ,Inc.
Develops AI for intellectual games and provides AI solution…
|
4382 | JP | Telecommunications, computer pr… |
|
Huuuge Inc.
Global developer and publisher of free-to-play social casin…
|
HUUUGE | US | Telecommunications, computer pr… |
|
Imperium Technology Group Limited
Diversified group operating in digital technology, manufact…
|
776 | HK | 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.