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

# OVERVIEW

- [Introduction to Seamless Protocol](https://docs.seamlessprotocol.com/overview/introduction-to-seamless-protocol.md)
- [Leverage Tokens (LTs)](https://docs.seamlessprotocol.com/overview/leverage-tokens-lts.md)
- [Create Your Own Leverage Token](https://docs.seamlessprotocol.com/overview/leverage-tokens-lts/create-your-own-leverage-token.md): Want to turn a DeFi strategy that piques your interest into a token?
- [Ethereum Mainnet LTs](https://docs.seamlessprotocol.com/overview/leverage-tokens-lts/ethereum-mainnet-lts.md)
- [wstETH/ETH 25x](https://docs.seamlessprotocol.com/overview/leverage-tokens-lts/ethereum-mainnet-lts/wsteth-eth-25x.md)
- [RLP/USDC 6.75x](https://docs.seamlessprotocol.com/overview/leverage-tokens-lts/ethereum-mainnet-lts/rlp-usdc-6.75x.md)
- [siUSD/USDC 11x](https://docs.seamlessprotocol.com/overview/leverage-tokens-lts/ethereum-mainnet-lts/siusd-usdc-11x.md)
- [sUSDS/USDT 25x](https://docs.seamlessprotocol.com/overview/leverage-tokens-lts/ethereum-mainnet-lts/susds-usdt-25x.md)
- [Base LTs](https://docs.seamlessprotocol.com/overview/leverage-tokens-lts/base-lts.md)
- [weETH/WETH 17x](https://docs.seamlessprotocol.com/overview/leverage-tokens-lts/base-lts/weeth-weth-17x.md)
- [Security](https://docs.seamlessprotocol.com/overview/leverage-tokens-lts/security.md)
- [Seamless Vaults on Morpho](https://docs.seamlessprotocol.com/overview/seamless-vaults-on-morpho.md)
- [Seamless Farms](https://docs.seamlessprotocol.com/overview/seamless-farms.md): Decentralized liquidity mining programs based on Ampleforth's Geyser v2
- [SEAM Staking (stkSEAM)](https://docs.seamlessprotocol.com/overview/seam-staking-stkseam.md)


---

# 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.seamlessprotocol.com/overview.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.
