# Security Badges

Understanding token risk is key. Fabriq highlights critical traits directly in the UI to help you make smarter decisions:

***

#### 🧊 **Freezable Token Badge**

Indicates the token’s contract can **freeze transactions**, potentially blocking sales.\
🔹 Sometimes used for compliance\
⚠️ But can be **abused** to trap users — always verify.

***

#### 🪙 **Mintable Token Badge**

Means the token can **mint new supply**.\
🔹 Can be fine if controlled\
⚠️ But unchecked minting = **inflation** or **rug pull** risk.

***

#### ✅ **Verified by @JupiterExchange**

Shows the token is **verified by Jupiter**.\
🔹 Adds credibility\
⚠️ But not a guarantee — **always DYOR**.

***

Stay informed. Stay sharp.\
**Trade smarter with Fabriq.** #DLMM #FabriqTools


---

# 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://fabriq.gitbook.io/fabriq/welcome-to-fabriq/security-badges.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.
