# Lending Launchpad

## What is Lending Launchpad? <a href="#id-7438" id="id-7438"></a>

The core of Lending Launchpad is an isolated pool, offering isolated asset pools for SPL native tokens. Up until now, Larix has only offered cross-collateral pools for supported mainstream assets.&#x20;

The motivation behind this pertains to security as Larix takes security extremely seriously. As all assets can be borrowed against each other in the cross-collateral pool, supporting new assets will be a long and complex process.&#x20;

Therefore, with a lending launchpad, Larix is able to list more tokens that can’t meet the requirements for the cross-collateral pool. You could say, the lending launchpad is a pathway for all SPL native tokens to participate in the lending market.

| Description          | Address                                      |
| -------------------- | -------------------------------------------- |
| Program              | 3cKREQ3Z7ioCQ4oa23uGEuzekhQWPxKiBEZ87WfaAZ5p |
| pythProgramID        | FsJ3A3u2vn5cTVofAjvy6y5kwABJAqYWpe4975bi2epH |
| switchboardProgramID | SW1TCH7qEPTdLsDHRgPuMQjbQxKdH2aBStViMFnt64f  |


---

# 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://docs.projectlarix.com/larix/mainnet/lending-launchpad.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.
