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

# The Launchpad

## What is Ordify?

Ordify offers a suite of carefully crafted products designed to elevate your investment experience across multiple blockchain networks. This suite includes a Launchpad, Bridge, Wallet, and we're exploring the addition of more tools to further enhance the suite's functionality.

Our main objective is to facilitate the growth of the emerging Bitcoin ecosystem and offer every user the chance to participate and gain exposure to this evolving landscape. \
Ordify explores the integration of BRC-20, Stacks, Bitcoin Layer-2's, ERC20, and other EVM-compatible chains to be able to crowd-fund and develop for each layer while not being limited to the Bitcoin ecosystem.&#x20;

<figure><img src="/files/kMpOSPxejpdX1nxUltOS" alt=""><figcaption></figcaption></figure>

### What differentiates us from other launchpads?&#x20;

\
Currently, no Launchpads are operating within the Bitcoin space, establishing Ordify as the pioneering player in this industry. Ordify's cutting-edge technology is centered around offering support for projects and enabling users to invest during the pre-launch phase in the emerging Bitcoin ecosystem.

However, Ordify's scope extends beyond Bitcoin's ecosystem to encompass compatibility with EVM chains like Ethereum, BSC, Polygon, Avalanche, and other networks. While the primary emphasis lies on Bitcoin and crowdfunding for tokenized Bitcoin assets, Ordify's capabilities are not confined solely to this domain.


---

# 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://ordify.gitbook.io/ordifyworld/ordify/the-launchpad.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.
