# What are token warnings?

When you try to swap or add liquidity a token that is not endorsed by the Creditcoin network, you will receive a warning that you should always do your due diligence before buying a token.&#x20;

(image missing with warning screen)\
\
Since Penguinswap is a Decentralized exchange (DEX) and Creditcoin is a public blockchain, anyone with technical knowledge can create a new token. It is your responsibility to be aware of what you are buying and to determine if it is a good investment strategy.&#x20;


---

# 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://docs.creditcoin.org/dex/general/what-are-token-warnings.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.
