> For the complete documentation index, see [llms.txt](https://docs.12cbbd8f58-hosting.gitbook.io.cryptocadet.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.12cbbd8f58-hosting.gitbook.io.cryptocadet.app/user-api/user-config.md).

# /user/config

```javascript
await axios.post(`https://api.cryptocadet.app/api/user/config`, {
network
})
```

{% tabs %}
{% tab title="Parameters" %}
network: 'Binance'

{% endtab %}

{% tab title="Response" %}
Status: 200

Data: {user}
{% endtab %}
{% endtabs %}
