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

# Developer Workflows

MORE Vaults are designed so that launching, upgrading, or integrating a vault feels more like composing Lego blocks than wrestling with Solidity minutiae. This section walks through the five workflows most builders care about:

1. [Deploying](/more-vaults/developer-workflows/deploying-vaults.md) a new vault,
2. [Configuring](/more-vaults/developer-workflows/configuring-a-vault.md) vault parameters,
3. [Cross-chain](/more-vaults/developer-workflows/cross-chain-transfers-and-accounting.md) transfers assets and accounting,
4. [Allocating](/more-vaults/developer-workflows/allocate-and-rebalance.md) and rebalancing assets,
5. [Accessing](/more-vaults/developer-workflows/using-the-subgraph.md) data from the subgraph.
