# Policy Workflow Step 24

Next, we click on the “mint\_events”, and then add a send action by clicking on the “Send” button in the top navigation bar to send the MRV data in the CSD004 form – Requesting IREC Issuance for tokens to be issued to the Guardian.

<figure><img src="https://3006114282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXVOaWpJKxLZf1Tee9eCO%2Fuploads%2F4dWDA9gIcmFiyHgvb4Lj%2Fimage.png?alt=media&#x26;token=7ad38c8f-dd45-4561-8522-5416239ca4c5" alt=""><figcaption></figcaption></figure>

**Programmatically this workflow step looks like this:**

```
    // Store the new MRV.
    {
      "tag": "CSD04_requesting_i_Rec_issuance",
      "blockType": "sendToGuardianBlock",
      "dataType": "vc-documents",
      "entityType": "MRV",
      "uiMetaData": {}
    },
```
