# Onboard

## Onboard Community

Creates a community application

#### Example input

{% hint style="info" %}
{ \
&#x20;    "name": "Secret Project", \
&#x20;    "wallet": "DVB14R1a4UxMDwzbu5rbKtSQPsBXRo1tLYXN3BTmqx25", \
&#x20;    "twitter": "<https://twitter.com/tranquil2600>", \
&#x20;    "discordId": "773212334674250518",\
&#x20;    "collection":{\
&#x20;         "name":"test",\
&#x20;         "tokenList":\["9Qqp7F6hz3ozNLz8zp6Dd7fUfiSqiG6wYH6pNiFxFBu3"]\
&#x20;    }, \
&#x20;    "platformId": "0327947f-046a-4062-bff4-885d11708132" \
}
{% endhint %}
