# Trust and safety

Raydium is fully permissionless — anyone can create tokens, pools, and farms. This is powerful, but it means you need to stay vigilant.

**Verify the URL**

Always check you're on [raydium.io](https://raydium.io/) before connecting your wallet. This is Raydium's only domain. Any variation you see on social media, video descriptions, or NFTs is a scam.

**Verify transactions**

Always double-check what you're signing in your wallet — even on legitimate sites.

**Do your own research**

* **Check the token address** — Tickers and logos can be set by anyone. The mint address is the true identity of a token. Copy-paste contract addresses instead of typing tickers.
* **Read warnings** — Slippage alerts, unknown token prompts, and confirmation dialogs exist for a reason.
* **Ask questions** — Join [Discord](https://discord.com/invite/6EvFwvCfpx) or [Telegram](https://t.me/raydiumprotocol) for 24/7 support if you're unsure about something.

Before using Raydium, make sure you've read and understood the [disclaimer](https://raydium.io/docs/disclaimer/).


---

# 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.raydium.io/raydium/getting-started/trust-and-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.
