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

# ┃Optimism

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

We are expanding our launchpad platform beyond Algorand and onto Optimism, a leading layer 2 Ethereum scaling solution! This move represents a significant step forward in our mission to create an inclusive, open, and community-driven launchpad ecosystem that rewards users for their participation.

{% hint style="info" %}
About Optimism

<https://www.optimism.io/about>
{% endhint %}

By integrating with Optimism, we are unlocking the full potential of Web3 on layer 2 Ethereum. This scaling solution brings faster transactions, lower fees and improved scalability to our launchpad platform, ensuring a seamless user experience and greater accessibility for projects and users.

Expanding to Optimism allows us to tap into the vibrant Ethereum ecosystem and offer our unique features and benefits to a wider range of projects. Users can now earn allocation through participation, engage in a gamified ecosystem with NFT integrations and actively contribute to communities on the Optimism network.

We believe that this expansion to Optimism will have a profound impact on the growth and success of our launchpad platform. It enables us to support a broader community of innovators and decentralised projects, driving forward the adoption and advancement of Web3 technologies.

We are thrilled to be a part of the Optimism ecosystem and look forward to collaborating with the talented teams and passionate community members that call it home. Stay tuned for more updates on our progress and future plans as we embark on this exciting new chapter in our Web3 journey.


---

# 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://thinkin.gitbook.io/thinkin/etc/optimism.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.
