SHENZHEN ZQGAME CO., LTD — Investor Relations & Filings
Shenzhen ZQGame Co., Ltd. specializes in the development, operation, and distribution of digital entertainment products. The company maintains a diverse portfolio of online games, including massively multiplayer online role-playing games (MMORPGs), mobile games, and web-based titles. Its core activities involve independent research and development alongside the publishing of interactive entertainment content for global markets. ZQGame has established a presence through titles spanning various genres, such as historical simulations, fantasy adventures, and social networking games. The company integrates emerging technologies, including cloud gaming and cross-platform solutions, to enhance user engagement and expand its service delivery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于撤销其他风险警示暨股票停复牌的公告 | 2026-04-14 | Chinese | |
| 第六届监事会第十六次会议决议公告 | 2025-11-17 | Chinese | |
| 关于实际控制人自愿承担公司民事赔偿责任暨关联交易的公告 | 2025-11-17 | Chinese | |
| 广东华商律师事务所关于深圳中青宝互动网络股份有限公司2025年第一次临时股东大会的法律意见书 | 2025-11-17 | Chinese | |
| 第六届董事会第二十次会议决议公告 | 2025-11-17 | Chinese | |
| 关于控股股东部分股份质押的公告 | 2025-11-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 35263882 | 关于撤销其他风险警示暨股票停复牌的公告 | 2026-04-14 | Chinese | ||
|
2025
14 filings
| |||||
| 35508709 | 第六届监事会第十六次会议决议公告 | 2025-11-17 | Chinese | ||
| 35508699 | 关于实际控制人自愿承担公司民事赔偿责任暨关联交易的公告 | 2025-11-17 | Chinese | ||
| 35508697 | 广东华商律师事务所关于深圳中青宝互动网络股份有限公司2025年第一次临时股东大会的法律意见书 | 2025-11-17 | Chinese | ||
| 35508695 | 第六届董事会第二十次会议决议公告 | 2025-11-17 | Chinese | ||
| 35508685 | 关于控股股东部分股份质押的公告 | 2025-11-07 | Chinese | ||
| 35508676 | 关于控股股东部分股份解除质押的公告 | 2025-11-04 | Chinese | ||
| 35508670 | 董事和高级管理人员薪酬与考核制度(2025年10月) | 2025-10-28 | Chinese | ||
| 35508664 | 对外担保管理制度(2025年10月) | 2025-10-28 | Chinese | ||
| 35508661 | 对外投资管理制度(2025年10月) | 2025-10-28 | Chinese | ||
| 35508655 | 突发事件危机处理应急制度(2025年10月) | 2025-10-28 | Chinese | ||
| 35508648 | 内部控制制度(2025年10月) | 2025-10-28 | Chinese | ||
| 35508640 | 控股子公司管理制度(2025年10月) | 2025-10-28 | Chinese | ||
| 35508632 | 第六届董事会第十九次会议决议公告 | 2025-10-28 | Chinese | ||
| 35508626 | 重大信息内部报告和保密制度(2025年10月) | 2025-10-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Publishing of video games
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
11 BIT Studios S.A.
A video game developer and publisher of meaningful, thought…
|
11B | PL | Publishing, broadcasting, and c… |
|
37 INTERACTIVE ENTERTAINMENT NETWORK TECHNOLOGY GROUP CO.,LTD.
Global developer and publisher of mobile and web-based inte…
|
002555 | CN | Publishing, broadcasting, and c… |
|
3R Games
Develops immersive virtual reality games for high-end VR pl…
|
3RG | PL | Publishing, broadcasting, and c… |
|
5th Planet Games A/S
A global video game publisher and financier for PC, console…
|
FHPGF | DK | Publishing, broadcasting, and c… |
|
7Road Holdings Limited
Develops and distributes interactive web and mobile games g…
|
797 | HK | Publishing, broadcasting, and c… |
|
7SEAS ENTERTAINMENT LIMITED
Develops and publishes casual and mid-core games for mobile…
|
540874 | IN | Publishing, broadcasting, and c… |
|
ACTOZ SOFT CO., LTD.
A game developer and publisher specializing in PC online an…
|
052790 | KR | Publishing, broadcasting, and c… |
|
Aeria Inc.
A diversified firm operating in mobile games, IT services, …
|
3758 | JP | Publishing, broadcasting, and c… |
|
Aiming Inc.
Develops and operates online games and creates game art ass…
|
3911 | JP | Publishing, broadcasting, and c… |
|
Akatsuki Inc.
An entertainment company that develops games, digital comic…
|
3932 | JP | Publishing, broadcasting, and c… |
SHENZHEN ZQGAME 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/55074/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55074 | 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=55074 | 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=55074 \ -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": 55074}, 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 SHENZHEN ZQGAME CO., LTD (id: 55074)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.