> For the complete documentation index, see [llms.txt](https://docs.sail.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sail.fun/sail-protocol/smart-contracts/ship-module.md).

# Ship Module

[Github Link](https://github.com/SZNS/szns-pool-sc/blob/main/src/zodiac/modules/ShipModule.sol)

The Ship Module stands alone in importance for the Sail architecture. It follows the rules of the Zodiac Module requirements but also combines all logic included in the other contracts built for Sail aside from the deployer.&#x20;

These contracts (captain guard, crowdfund, buy, list) all standalone to provide more clarity for their individual functions, and modularity for potential future use-cases.&#x20;
