# Account settings

Access the "Account settings" section through the left-hand menu.

Within the "General" tab, you have the option to update your company information. A "Save" button will appear on the screen if you do so.

{% hint style="info" %}
Located at the bottom of the page, the field "Bid reduction" is used to configure Nexx360 commission in order to cover our cost.

The default value is `1`. For a 5% fee, the value would be`0.95`.

👉🏼 More info on bid reductions [here](/general-configuration/bid-reductions.md).
{% endhint %}

Additionally, within this section, you can explore and modify various additional settings.

{% content-ref url="/pages/-MYGk54GL8bDPktxiLo2" %}
[Add and manage users](/getting-started/account-settings/add-and-manage-users.md)
{% endcontent-ref %}

{% content-ref url="/pages/Kd46gLFfmhpyqFwS3P1p" %}
[Configure bidders](/getting-started/account-settings/configure-bidders.md)
{% endcontent-ref %}

{% content-ref url="/pages/PmzP2alBr9rutmxdowiV" %}
[Create blocklists](/getting-started/account-settings/create-blocklists.md)
{% endcontent-ref %}

{% content-ref url="/pages/1nE3FowBtq7j6GrlRivd" %}
[Implement throttling](/getting-started/account-settings/implement-throttling.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.nexx360.io/getting-started/account-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
