> For the complete documentation index, see [llms.txt](https://asteroid-x-1.gitbook.io/asteroid-x-product-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://asteroid-x-1.gitbook.io/asteroid-x-product-book/product/asteroid-x-launch.md).

# Asteroid X Launch

Introduction to Asteroid Launch – Asteroid X's Core Feature

Asteroid Launch represents a groundbreaking feature of Asteroid X, a platform that is set to redefine the landscape of mining investment and digital asset trading. This innovative feature is a testament to our commitment to merging the traditional mining sector with the burgeoning world of blockchain and cryptocurrency. Let's delve into the intricacies of Asteroid Launch and understand its significance and functionality in detail.

<figure><img src="/files/89dM78ohxYcOwpbOxGnG" alt=""><figcaption></figcaption></figure>

1. Equity Transfer and NFT Issuance: At the heart of Asteroid Launch is the process of transferring a portion of a mining company's equity to Asteroid X. This transfer is not just a mere change of hands; it's a strategic move to digitize and tokenize mining assets. The equity transferred is used as a basis for issuing NFTs (Non-Fungible Tokens). These NFTs are unique digital assets that represent a stake in the mining project, akin to holding a share in the company. The valuation of these NFTs is directly linked to the valuation of the mining company, ensuring that the NFTs accurately reflect the company's market worth.
2. Fundraising and Capital Allocation: The primary objective of issuing NFTs is to raise capital for early-stage mining projects. This capital is crucial for the exploration, development, and operational phases of mining projects. By purchasing these NFTs, investors are directly funding these projects, bypassing traditional financial intermediaries. This direct funding mechanism not only simplifies the investment process but also opens up opportunities for smaller investors who traditionally might not have access to such investment avenues.
3. Transparency and Public Wallet: Asteroid X places a high premium on transparency. To this end, all funds raised through the sale of NFTs are held in a publicly visible wallet address. This level of transparency is unprecedented in traditional mining investment and serves to build trust among investors. It allows them to track how their funds are being utilized, ensuring that their investment is being used for the intended purpose.
4. Quarterly Reporting and Fund Release: Mining companies associated with Asteroid Launch are required to submit detailed financial and audit reports every quarter. These reports serve as a basis for the release of funds for the next quarter. This periodic reporting ensures that the companies remain accountable for their financial decisions and operations. It also provides investors with up-to-date information on the progress and financial health of their investments.
5. Investor Participation and Decision Making: Asteroid Launch empowers investors to play an active role in the decision-making process. NFT holders can vote on key decisions, including the allocation of funds for the mining projects. The voting power of each investor is proportional to the number of NFTs they hold. This democratic approach to decision-making ensures that the interests of the investors are adequately represented and that the projects align with their expectations and investment goals.
6. Selection of High-Quality Projects: Asteroid X prides itself on its rigorous project selection process. Annually, we aim to select 40 to 60 high-quality projects from a pool of 26,000 mining rights and 10,193 mining companies. This selection process is guided by a set of stringent criteria that assess the viability, profitability, and environmental impact of the projects. Our goal is to create a portfolio of projects that not only promises good returns to the investors but also adheres to the highest standards of environmental and ethical mining practices.

In conclusion, Asteroid Launch is not just a feature; it's a comprehensive ecosystem that brings together investors, mining companies, and blockchain technology. It's a platform where transparency, investor empowerment, and innovation converge to create a new paradigm in mining investment. With Asteroid Launch, we are not just envisioning the future of mining investment; we are actively creating it.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://asteroid-x-1.gitbook.io/asteroid-x-product-book/product/asteroid-x-launch.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
