
Lite Strategy, Inc. — Investor Relations & Filings
Lite Strategy, Inc. is a publicly traded company that has adopted Litecoin (LTC) as its primary treasury reserve asset. The company's core strategy involves accumulating and holding pure LTC through active treasury management, with the stated objective of increasing LTC exposure per share for its shareholders. This model provides public market investors with a vehicle for institutional exposure to the digital asset. Formerly known as MEI Pharma, Inc., a clinical-stage oncology company, the corporation rebranded and pivoted its business model in 2025 to focus on its Litecoin treasury operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - Lite Strategy, Inc. (0001262104) (Filer) | 2026-05-13 | English | |
| 10-Q - Lite Strategy, Inc. (0001262104) (Filer) | 2026-05-13 | English | |
| 10-Q Filing | 2026-02-17 | English | |
| 8-K Filing | 2026-02-17 | English | |
| 4 Filing | 2026-02-12 | English | |
| 8-K Filing | 2026-02-12 | English |
Browse filings by year
24 years- 2026 6 filings
- 2025 61 filings
- 2024 32 filings
- 2023 130 filings
- 2022 36 filings
- 2021 44 filings
- 2020 37 filings
- 2019 40 filings
- 2018 48 filings
- 2017 33 filings
- 2016 38 filings
- 2015 40 filings
- 2014 41 filings
- 2013 103 filings
- 2012 81 filings
- 2011 70 filings
- 2010 33 filings
- 2009 13 filings
- 2008 21 filings
- 2007 20 filings
- 2006 24 filings
- 2005 10 filings
- 2004 16 filings
- 2003 14 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 45591342 | 8-K - Lite Strategy, Inc. (0001262104) (Filer) | 2026-05-13 | English | ||
| 45589248 | 10-Q - Lite Strategy, Inc. (0001262104) (Filer) | 2026-05-13 | English | ||
| 28534957 | 10-Q Filing | 2026-02-17 | English | ||
| 28534948 | 8-K Filing | 2026-02-17 | English | ||
| 28534959 | 4 Filing | 2026-02-12 | English | ||
| 28534940 | 8-K Filing | 2026-02-12 | English | ||
|
2025
9 filings
| |||||
| 11621012 | ARS | 2025-12-30 | English | ||
| 11621007 | DEFA14A | 2025-12-30 | English | ||
| 11621008 | DEF 14A | 2025-12-30 | English | ||
| 11621009 | 8-K | 2025-12-30 | English | ||
| 11621010 | Major Shareholding Notification 2025 | 2025-12-22 | English | ||
| 11621013 | Director's Dealing 2025 | 2025-12-22 | English | ||
| 11621014 | 4 | 2025-12-22 | English | ||
| 11621011 | 8-K | 2025-12-05 | English | ||
| 11621016 | Regulatory Filings 2025 | 2025-11-26 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGNC Investment Corp.
A REIT that invests in agency residential mortgage-backed s…
|
AGNC | US | Financial and insurance activit… |
|
Agrinam Acquisition Corporation
A special purpose acquisition corporation (SPAC) formed to …
|
AGRI.V | CA | Financial and insurance activit… |
|
Agritech Capital Inc.
Strategy and investment firm focused on technology and inno…
|
— | CA | Financial and insurance activit… |
|
AGRONOMICS LIMITED
An investment firm focused on cellular agriculture and biom…
|
ANIC | IM | Financial and insurance activit… |
|
AIAS Investment Public LTD
A closed-end fund investing in listed securities and real p…
|
AIAS | CY | Financial and insurance activit… |
|
AI FUSION CAPITAL GROUP CORP.
An investment firm specializing in venture capital with a c…
|
254A | JP | Financial and insurance activit… |
|
AIMS PROPERTY SECURITIES FUND
Invests in listed and unlisted real estate securities for i…
|
APW | AU | Financial and insurance activit… |
|
Airesis SA
A private equity and venture capital firm focused on sports…
|
AIRE | CH | Financial and insurance activit… |
|
AJU IB INVESTMENT CO., LTD.
A venture capital and private equity firm providing multi-s…
|
027360 | KR | Financial and insurance activit… |
|
AKKO Invest Plc.
A holding company investing in companies and real estate fo…
|
AKKO | HU | Financial and insurance activit… |
Lite Strategy, Inc. 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/34267/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34267 | 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=34267 | 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=34267 \ -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": 34267}, 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 Lite Strategy, Inc. (id: 34267)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.