> For the complete documentation index, see [llms.txt](https://seacows.gitbook.io/seacows-amm-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seacows.gitbook.io/seacows-amm-docs/seacows-nft-amm-protocol/user-flow/deposit.md).

# Deposit

#### Deposit

<figure><img src="https://1815793865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHyVQ2s6G62CO6qQhl7Ev%2Fuploads%2FxxzA7p1uhnMqKtHUTvr5%2Fimage.png?alt=media&amp;token=e7644b68-084c-4628-9e6f-7853a88fb2d0" alt=""><figcaption></figcaption></figure>

The Liquidity Provider initiate the flow:

1. Liquidity Provider deposits 10 Token and 10 NFTs to create a new pair via SeacowsPositionManager.
2. When the Pair is first created, a Position NFT is minted to the Pair contract address (only when pool first created).
3. A Position NFT is minted to the Liquidity Provider to store the value of the LP shares.
4. The Position NFT of the Liquidity Provider receive 10 LP shares.
