
Quantum Solutions Co.,Ltd. — Investor Relations & Filings
Quantum Solutions Co.,Ltd. is an artificial intelligence (AI) focused company that provides comprehensive hardware and software solutions. The company's business operates across three primary segments: AI infrastructure, AI enterprise solutions, and AI games. The AI infrastructure division distributes hardware essential for AI development, including NVIDIA GPUs and servers. The enterprise solutions segment develops and commercializes proprietary AI applications for business clients. In the gaming sector, the company produces and acquires gaming intellectual property (IP), such as “SANCTUS SENKI – GYEE,” and collaborates on new titles like “JEWEL” for markets in Asia and the Middle East.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第三者割当による第13回新株予約権(行使価額修正条項付)の月間行使状況に関するお知らせ | 2026-06-01 | Japanese | |
| 臨時報告書 | 2026-05-29 | Japanese | |
| 上場維持基準(純資産基準)への適合に向けた計画(改善期間入り)について | 2026-05-28 | Japanese | |
| 確認書 | 2026-05-28 | Japanese | |
| 有価証券報告書-第27期(2025/03/01-2026/02/28) | 2026-05-28 | Japanese | |
| AIインフラストラクチャ(AIDC)事業推進に関するお知らせ | 2026-05-22 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47912484 | 第三者割当による第13回新株予約権(行使価額修正条項付)の月間行使状況に関するお知らせ | 2026-06-01 | Japanese | ||
| 47871724 | 臨時報告書 | 2026-05-29 | Japanese | ||
| 47855982 | 上場維持基準(純資産基準)への適合に向けた計画(改善期間入り)について | 2026-05-28 | Japanese | ||
| 47854431 | 確認書 | 2026-05-28 | Japanese | ||
| 47854294 | 有価証券報告書-第27期(2025/03/01-2026/02/28) | 2026-05-28 | Japanese | ||
| 46780752 | AIインフラストラクチャ(AIDC)事業推進に関するお知らせ | 2026-05-22 | Japanese | ||
| 46780751 | 持分法適用関連会社の完全子会社化に関するお知らせ | 2026-05-22 | Japanese | ||
| 46880485 | 第三者割当による第13回新株予約権(行使価額修正条項付)の月間行使状況に関するお知らせ | 2026-05-01 | Japanese | ||
| 39364586 | 臨時報告書 | 2026-05-01 | Japanese | ||
| 46879094 | 募集新株予約権(有償ストック・オプション)の発行に関するお知らせ | 2026-04-27 | Japanese | ||
| 46878257 | 連結子会社における新規資金の借入に関するお知らせ | 2026-04-22 | Japanese | ||
| 46877789 | 連結子会社による資金の借入の返済の完了に関するお知らせ | 2026-04-20 | Japanese | ||
| 46877870 | 税制適格ストックオプション(新株予約権)に関するお知らせ | 2026-04-20 | Japanese | ||
| 46877549 | 代表取締役の異動及び監査等委員である取締役候補者の選任に関するお知らせ | 2026-04-17 | Japanese | ||
| 46877548 | 定款一部変更に関するお知らせ | 2026-04-17 | Japanese | ||
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 |
|---|---|---|---|
|
7 Levels Spolka Akcyjna
Develops and publishes action-adventure platformer games fo…
|
7LV | PL | Telecommunications, computer pr… |
|
Adventure Box Technology AB
Game technology company with a social cloud platform for us…
|
ADVBOX | SE | Telecommunications, computer pr… |
|
AlphaGen Intelligence Corp.
Builds AI-powered solutions to improve efficiency and creat…
|
AIC | CA | Telecommunications, computer pr… |
|
AXEL MARK INC.
Operates in advertising, blockchain games, IoT healthcare, …
|
3624 | JP | Telecommunications, computer pr… |
|
Bloober Team SA
A video game developer specializing in narrative-driven psy…
|
BLO | PL | Telecommunications, computer pr… |
|
Boba Mint Holdings Ltd.
Digital innovation holding company developing blockchain mo…
|
TNJ | CA | Telecommunications, computer pr… |
|
Bragg Gaming Group Inc.
B2B technology and content solutions provider for the globa…
|
BRAG | CA | Telecommunications, computer pr… |
|
Btc Studios Spolka Akcyjna
A video game developer specializing in story-driven and vis…
|
BTC | PL | Telecommunications, computer pr… |
|
Chartwell Technology Inc.
Developed software and platform solutions for the regulated…
|
CWH | CA | Telecommunications, computer pr… |
|
CommSeed Corporation
Develops and operates mobile games, including virtual pachi…
|
3739 | JP | Telecommunications, computer pr… |
Quantum Solutions 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/13321/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13321 | 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=13321 | 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=13321 \ -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": 13321}, 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 Quantum Solutions Co.,Ltd. (id: 13321)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.