> For the complete documentation index, see [llms.txt](https://docs.ideamarket.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ideamarket.io/contracts/multiaction.md).

# MultiAction

The `MultiAction` contract is a mostly stateless convenience contract which allows users to bundle multiple actions into a single transaction. For example the `convertAddAndBuy` method can be used to convert a currenty to `Dai` using `Uniswap`, listing a new `IdeaToken` and then buying the newly listed token.
