> 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-options.md).

# /user/options

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

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

token: 0x76A797A59Ba2C17726896976B7B3747BfD1d220f
{% endtab %}

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

Data: {response}
{% endtab %}
{% endtabs %}
