# Polymer Labs

## 1. Problems/Challenges it aims to solve

***

Bridges will find it challenging to scale to serve users' needs in a world with 1000s of rollups.

Most bridges currently support 6-12 chains (with minimal token support for some). As more chains launch in a multi-rollup modular ecosystem, it’ll become challenging for bridges to scale quickly and support all the chains.

Existing bridge designs require liquidity pools or LPs. It’s difficult to bootstrap sufficient liquidity in pools across numerous rollups and at the same time, LP capital is also limited and needs to be allocated carefully.

## 2. Solutions

***

look to establish industry standards such as implementing IBC within rollup frameworks to provide interoperability out of the box.

## 3. Target Customers

***

## 4. Key Points <a href="#id-4.-key-points" id="id-4.-key-points"></a>

***

## 5. People

***

## 6. Resources

***

<https://www.polymerlabs.org/>


---

# Agent Instructions: 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:

```
GET https://qualitax.gitbook.io/interop/protocol-providers/polymer-labs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
