# Company's Safety

For the safety of our company, we'll implement anti-spam measures on trades, limiting user-**options** such as:\
\
— Amount.\
— Low MC/**Liq** ratio.\
— Low liquidity (overall).\
— (extremely) Low **volume** tokens.\
\
We will initially provide a **predetermined** list of tokens (since the BETA phase only includes blockchain products), which will slowly increase as new updates come.\
\
The latter 3 mentioned bullet points are pretty obvious — but the first one isn't, so, to treat the **topic** of '**Amounts**', we'll have our own section, on the following page, at [Limits](/the-future-of-dexs./staged-roll-out/mainnet-phase-2-rwa-and-tradfi-assets.md).


---

# 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://anydex.gitbook.io/the-future-of-dexs./safety/companys-safety.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.
