> For the complete documentation index, see [llms.txt](https://docs.endur.fi/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.endur.fi/docs/xstrk-supporting-platforms.md).

# xSTRK supporting platforms

xSTRK can be used across various platforms in the Starknet ecosystem, here are some features which you can use across various dapps:

### Swap (Convert any token to xSTRK or vice versa)

* [Ekubo](https://app.ekubo.org/?outputCurrency=xSTRK)
* [Avnu](https://app.avnu.fi/en?mode=simple\&tokenTo=0x28d709c875c0ceac3dce7065bec5328186dc89fe254527084d1689910954b0a\&amount=1\&tokenFrom=0x49d36570d4e46f48e99674bd3fcc84644ddd6b96f7c741b1562b82f9e004dc7)
* [Fibrous Finance](https://app.fibrous.finance/en)
* [Nostra Finance](https://app.nostra.finance/swap)

### Lend or Borrow

* [Vesu](https://vesu.xyz/markets)
* [Opus Money](https://app.opus.money/)

### One click yield

* [Troves](https://app.troves.fi): Participate in high yield strategies using xSTRK

### Liquidity Provider (earn fees on swaps)

* [Nostra](https://app.nostra.finance/pools/xSTRK-STRK/deposit)
* [Ekubo](https://app.ekubo.org/positions/new?baseCurrency=STRK\&quoteCurrency=xSTRK\&fee=34028236692093847977029636859101184\&tickSpacing=200)

More integrations are coming soon to expand the utility of xSTRK 🚀


---

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

```
GET https://docs.endur.fi/docs/xstrk-supporting-platforms.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.
