# Ecosystem

- [THORChain](https://docs.thorswap.finance/thorswap/ecosystem/thorchain.md): THORChain's cross-chain liquidity protocol is one of the foundational pieces for the THORSwap DEX.
- [THORSwap RUNE Edition](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/thorswap-rune-edition.md): Unlock true permissionless cross-chain swaps with THORSwap RUNE Edition: Swap, LP, THORName, Bond Nodes, RUNEPool, THORSafe multisig and more
- [TCY](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/tcy.md): Claim, Manage Staking and Trade THORChain’s Yield-Bearing Settlement Token on THORSwap
- [How to use TCY](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/tcy/how-to-use-tcy.md)
- [THORNames](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/thornames.md)
- [RUNEPool](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/runepool.md): Deposit $RUNE to Earn $RUNE by providing liquidity paired with blue-chip asset pools
- [How to use RUNEPool](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/runepool/how-to-use-runepool.md)
- [THORNode Management](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/thornode-management.md): app.thorswap.finance/node
- [THORSafe Multi-Sig](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/thorsafe.md): An easy-to-use interface to create, import and manage THORChain multi-sig wallets
- [Benefits & Use Cases](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/thorsafe/benefits-and-use-cases.md)
- [How it works](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/thorsafe/how-it-works.md): Multi-sig Wallets 101
- [Creating a THORSafe](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/thorsafe/creating-a-thorsafe.md)
- [Signing Multi-sig Transaction](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/thorsafe/signing-multi-sig-transaction.md): Users can collectively bond, unbond, deposit + withdraw LP, Swap and Send via THORSafe.
- [Archived](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/archived.md): This section contains documentation for deprecated features that are no longer active but are preserved for historical reference.
- [Earn (Deprecated)](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/archived/earn.md): Earn native yield with THORChain Savers Vaults with no additional asset exposure or impermanent loss.
- [How to Earn](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/archived/earn/how-to-earn.md): How to deposit with THORSwap Earn Savers Vault and earn Yield
- [THORSynths (Deprecated)](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/archived/synthetic-assets.md): Synthetic Assets ("Synths") are a new all-in-one DeFi primitive built on THORChain.
- [THORSynths 101](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/archived/synthetic-assets/thorsynths-101.md): THORSynths Frequently Asked Questions
- [Benefits & Use Cases](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/archived/synthetic-assets/benefits-and-use-cases.md)
- [How it works](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/archived/synthetic-assets/how-it-works.md): Minting / Redeeming or Burning / Swapping - Explained
- [Risks](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/archived/synthetic-assets/risks.md)
- [Lending (Deprecated)](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/archived/lending-deprecated.md): 0% Interest, No Liquidations, No Expiry - Unlock the full potential of your assets today with THORFi Lending 🔥
- [Lending Design](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/archived/lending-deprecated/lending-design.md)
- [How to Lend](https://docs.thorswap.finance/thorswap/ecosystem/thorchain/archived/lending-deprecated/how-to-lend.md)


---

# 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.thorswap.finance/thorswap/ecosystem.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.
