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

# ABOUT  US

**About Algorator:**

At Algorator, we take pride in being the pioneer and foremost Algorand launchpad dedicated exclusively to AI-powered projects. Within the vibrant Algorand ecosystem, we are committed to providing a cutting-edge platform for promising and innovative initiatives, ensuring a fast, secure, and efficient avenue for decentralized fundraising.

🌐 **Our Mission:**

Our mission is clear - to empower visionary AI projects within the Algorand community. We strive to create an environment where groundbreaking ideas can flourish, backed by robust technological infrastructure and unwavering commitment to decentralization.

💡 **Key Features:**

* **AI Focus:** Exclusively catering to AI-powered projects, we bring a specialized touch to the Algorand launchpad space.
* **Decentralized Fundraising:** Algorator provides a secure and efficient platform for decentralized fundraising, fostering a community-driven approach to project support.
* **Fast and Secure:** Leveraging the speed and security inherent in Algorand's blockchain, we ensure swift and reliable operations for both project creators and backers.
* **Innovation Hub:** Algorator is not just a launchpad; it's an innovation hub where ideas meet execution, and the future of AI on Algorand is shaped.

&#x20;**Join Us on the Journey:**

Whether you're a project creator seeking a launchpad for your AI venture or an enthusiast eager to support the next wave of innovation, Algorator invites you to join us on this exciting journey. Together, let's explore the boundless possibilities that AI and Algorand bring to the forefront.

🔗 **Connect With Us:**

Ready to embark on the Algorator journey? Connect with us on our Telegram community [here](https://t.me/algoratorlaunchpad) and stay tuned for updates as we redefine the landscape of AI-powered projects on Algorand!

**Algorator - Where AI Dreams Take Flight on Algorand!**

<figure><img src="/files/4EXtaO9D1hIhTWdjYmuf" alt=""><figcaption></figcaption></figure>


---

# 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://algoratorlaunchpad.gitbook.io/whitepaper/about-us.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.
