# Overview

{% hint style="warning" %}
0% Tax on buy and sells - Make sure to use LOW slippage or set to Auto to avoiding front running bots.  Using fast gas also reduces chance of being front run.
{% endhint %}

{% hint style="success" %}
No Blacklist or any other function that can stop buys or sells.
{% endhint %}

{% hint style="success" %}
Optimized for low transaction gas fees.
{% endhint %}

{% hint style="success" %}
Utility Token - No fancy functions, just pure token smart contract.
{% endhint %}

{% hint style="success" %}
Not a Security - Cleared and ready for CEX listings.
{% endhint %}

{% content-ref url="the-legitimate-way" %}
[the-legitimate-way](https://hyex.gitbook.io/hyex-docs/hyex-coin-usdhyex/the-legitimate-way)
{% 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://hyex.gitbook.io/hyex-docs/hyex-coin-usdhyex/overview.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.
