# Trust & Transperancy

{% hint style="info" %}
We have taken special measures in order to ensure the safety of our investors.

Our smart contract has been developed in a way that we can't set the fees above the maximum of 25%.

We also do not have the permission to pause trading on the contract, so all our holders will be able to buy & sell whenever they please.
{% endhint %}


---

# 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://gbankapy.gitbook.io/usdgbankapy/tokenomics/trust-and-transperancy.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.
