# General & Utility

These parameters help ensure the EA operates safely and efficiently, especially when running multiple charts.

{% hint style="info" %}

#### **Tip**

These settings are mostly for advanced users or when running multiple charts/accounts.\
For normal setups, the default values work best.
{% endhint %}

{% columns %}
{% column %}
{% content-ref url="/spaces/ShpN5GtM9y91jd4mhvkb/pages/HwJcfR7LL0VyemZ6ycnf" %}
[Magic Number](/smartchoise-manual/options/general-and-utility/magic-number.md)
{% endcontent-ref %}

{% content-ref url="/spaces/ShpN5GtM9y91jd4mhvkb/pages/nL4GqSl0e45pbgvd6Qw1" %}
[Account Type](/smartchoise-manual/options/general-and-utility/account-type.md)
{% endcontent-ref %}

{% content-ref url="/spaces/ShpN5GtM9y91jd4mhvkb/pages/NBgQUgCKzjgKclyJs4Gy" %}
[Include Credit / Bonus in Balance](/smartchoise-manual/options/general-and-utility/include-credit-bonus-in-balance.md)
{% endcontent-ref %}

{% content-ref url="/spaces/ShpN5GtM9y91jd4mhvkb/pages/LjGWhAMCZdpwIbWCbQ7v" %}
[Detailed logs](/smartchoise-manual/options/general-and-utility/detailed-logs.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/spaces/ShpN5GtM9y91jd4mhvkb/pages/zAT7TpSoFJArPuKLnlTz" %}
[Trade Comment](/smartchoise-manual/options/general-and-utility/trade-comment.md)
{% endcontent-ref %}

{% content-ref url="/spaces/ShpN5GtM9y91jd4mhvkb/pages/cYL8ek4bdHDDzEbT9U5s" %}
[TP / SL / Trailing Type](/smartchoise-manual/options/general-and-utility/tp-sl-trailing-type.md)
{% endcontent-ref %}

{% content-ref url="/spaces/ShpN5GtM9y91jd4mhvkb/pages/TgGb2NrGA6nrNMarEadj" %}
[Show panel on chart](/smartchoise-manual/options/general-and-utility/show-panel-on-chart.md)
{% endcontent-ref %}

{% content-ref url="/spaces/ShpN5GtM9y91jd4mhvkb/pages/PjCrgZMrxS2wqvC1sqEP" %}
[Disable margin limit check](/smartchoise-manual/options/general-and-utility/disable-margin-limit-check.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}


---

# 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://smartchoise.gitbook.io/smartchoise-manual/options/general-and-utility.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.
