> 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-alpha/interfaces/api_procedures_addinstruction.addinstructionsparams.md).

# api\_procedures\_addInstruction.AddInstructionsParams

[@polymeshassociation/polymesh-sdk](/polymesh-sdk-api-reference/docs-alpha/classes.md) / [Modules](/polymesh-sdk-api-reference/docs-alpha/modules.md) / [api/procedures/addInstruction](/polymesh-sdk-api-reference/docs-alpha/modules-1/api_procedures_addinstruction.md) / AddInstructionsParams

## Interface: AddInstructionsParams

[api/procedures/addInstruction](/polymesh-sdk-api-reference/docs-alpha/modules-1/api_procedures_addinstruction.md).AddInstructionsParams

### Table of contents

#### Properties

* [instructions](#instructions)

### Properties

#### instructions

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

array of Instructions to be added in the Venue

**Defined in**

[api/procedures/addInstruction.ts:70](https://github.com/PolymathNetwork/polymesh-sdk/blob/31dfa0dc/src/api/procedures/addInstruction.ts#L70)
