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

# TxWithdrawVestingRoutes

#### Blockchain operations

* set\_withdraw\_vesting\_route

#### Columns

| Name          | Description                                                                         |
| ------------- | ----------------------------------------------------------------------------------- |
| from\_account | account doing the VESTS (Hive Power) to HIVE conversion (powerdown)                 |
| to\_account   | account who will receive HIVE assets                                                |
| percent       | percentage of the powerdown value received by the recipient                         |
| auto\_vest    | true=automatically perform a reverse conversion from HIVE to VESTS to the recipient |

#### Description

When initiating a powerdown, the initiating account can request the blockchain to send the converted liquid HIVE to one or multiple accounts rather than the withdrawing account.

In addition, those funds can be immediately vested again, circumventing the conversion from VESTS to HIVE and back.
