···6868- Button emoji (must be from same server)
6969- Toggle ping
70707171+## Behavior
7272+The timing of when the welcome module triggers depends on which Discord or Wamellow features you have enabled in your server. If you're using Discord's [Community Onboarding](https://support.discord.com/hc/en-us/articles/10394859532823-Community-Onboarding-Examples), [Server Member Applications](https://support.discord.com/hc/en-us/articles/29729107418519-Server-Member-Applications), or [Wamellow's Passport](/docs/passport), the welcome message will be delayed until the respective process is completed.
7373+<br />
7474+<br />
7575+7676+If you're using ..., the welcome module will be triggered when the user ...
7777+- **Community Onboarding**: completes the onboarding process.
7878+- **Server Member Applications**: has been approved.
7979+- **Passport**: was successfully verified.
8080+- **none of the above**: joins the server.
8181+<br />
8282+<br />
8383+8484+If you have multiple methods enabled, the welcome module will trigger based on whichever process completes last.
8585+7186## Placeholders
7287Placeholders allow you to use variables that change from message to message, for example to display information about the joining user or your server. They are always enclosed in curly braces, such as `{user.username}`.
7388