> For the complete documentation index, see [llms.txt](https://saseul-gold.gitbook.io/saseul-gold-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://saseul-gold.gitbook.io/saseul-gold-docs/network-cli/wallet-interface/representative-wallet-settings.md).

# Representative Wallet Settings

* Set the wallet information to the cli program with this command.

```
./sg wallet set -k ${private_key}
```

* **Result**

```
"Set wallet info Successfully"
```
