> 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/developers/developer-guide.md).

# Developer guide

Endur LSTs follow a near ERC4626 standard, except in withdrawals. During Withdrawals, you receive a NFT, which will be settled for underlying asset when the funds are available. This claiming process is automatically handled by backend and is permissions. So, your contract must ensure it can handle incoming tokens.&#x20;

Detailed documentation to be provided later. Read LST architecture for more info.&#x20;
