> For the complete documentation index, see [llms.txt](https://developers.polymath.network/polymesh-sdk-api-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v6/interfaces/addinstructionsparams.md).

# AddInstructionsParams

## Hierarchy

* **AddInstructionsParams**

## Index

### Properties

* [instructions](/polymesh-sdk-api-reference/docs-v6/interfaces/addinstructionsparams.md#instructions)

## Properties

### instructions

• **instructions**: [*AddInstructionParams*](/polymesh-sdk-api-reference/docs-v6/interfaces/addinstructionparams.md)*\[]*

*Defined in* [*src/api/procedures/addInstruction.ts:71*](https://github.com/PolymathNetwork/polymesh-sdk/blob/23062de4/src/api/procedures/addInstruction.ts#L71)

array of Instructions to be added in the Venue
