> For the complete documentation index, see [llms.txt](https://docs.infrablockchain.net/infrablockchain-antelope/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infrablockchain.net/infrablockchain-antelope/for-developers/developer-guides-infrablockchain-antelope-native/infrablockchain-antelope-system-contracts/infra.system/addsystoken.md).

# addsystoken

## Add system token

To add system token call the addsystoken`()` action.

#### Action Parameters

| Field  | Type      | Example | Description  |
| ------ | --------- | ------- | ------------ |
| token  | name      | "DUSD"  | Token name   |
| weight | uint32\_t | 1       | Token Weight |
