> For the complete documentation index, see [llms.txt](https://dev.init.capital/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.init.capital/guides/basic-interaction.md).

# Basic Interaction

- [Deposit and Withdraw](https://dev.init.capital/guides/basic-interaction/deposit-and-withdraw.md): Deposits to & Withdraws from the specified lending pool. When you deposit to the lending pool, the corresponding "inToken" will be minted as a receipt token that represents your shares of the pool.
- [Create Position](https://dev.init.capital/guides/basic-interaction/create-position.md): Create a new position in InitCore.
- [Add and Remove Collateral](https://dev.init.capital/guides/basic-interaction/add-and-remove-collateral.md): Adding & Removing collaterals to/from an existing position.
- [Borrow and Repay](https://dev.init.capital/guides/basic-interaction/borrow-and-repay.md): Borrow & Repay tokens on InitCore's position.
- [Changing Position Mode](https://dev.init.capital/guides/basic-interaction/changing-position-mode.md): Change a position's mode.
