# Welcome Message

Greet new members with relevant information when they enter, so they can make buying decisions quicker.

{% embed url="<https://demo.tokenscan.app/demo/cmjlr4etu01l2xy0icg0jsb9q?utm_source=link>" %}

Guardian automatically sends a welcome message to every new member who joins your group.

To edit it, type **/settings** in your group chat, choose whether to open settings in private or in group, then tap **Welcome** > **Edit**. Reply with your custom welcome text.

You can use the following placeholders in your message:

{NAME} : the user's display name {MENTION} : a clickable link to the user {GROUPNAME} : your group name


---

# 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.tokenscan.app/guardian/welcome-message.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.
