> ## Documentation Index
> Fetch the complete documentation index at: https://docs.memeperfect.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Trigger Glossary

> Reference definitions for each Trigger type.

Use this page when you need a quick definition of a Trigger in the Strategy Editor.

## Trigger list

* **Newly Created Tokens**
  * Runs when a new token is created on Solana or on supported launch platforms such as Pump.fun.
  * Use this when you want the broadest possible discovery surface and want your Rules to do most of the filtering.

* **Almost Graduated Tokens**
  * Runs when a token has moved beyond the earliest launch phase and is approaching graduation.
  * Use this when you want less noise than raw new launches but still want tokens before full graduation.

* **Graduated Tokens**
  * Runs when a token graduates from a launch platform into full DEX liquidity.
  * Use this when you care more about post-graduation structure, liquidity transition, and confirmation.

* **Tweet Mentions Token**
  * Runs when a tracked author explicitly points to a token.
  * Best for fast reaction to trusted callouts, contract address mentions, and other direct tweet-based signals.
  * Deep dive: [Tweet Mentions Token](/strategy-deep-dives/tweet-mentions-token)

* **Tweet Metadata Match**
  * Runs when a new token's metadata clearly matches stored tweet signals from tracked authors.
  * Matching can come from token name, symbol, description, URLs, and keyword overlap.
  * Deep dive: [Tweet Metadata Match](/strategy-deep-dives/tweet-metadata-match)

* **Newly Created Token From Followed Dev**
  * Runs when a developer you follow launches a new token.
  * Best for creator-based strategies where the quality of the developer list is your main edge.
  * Deep dive: [Followed Dev Launches](/strategy-deep-dives/followed-dev-launches)

<Card title="Triggers vs. Rules" icon="bolt" href="/core-concepts/triggers-vs-rules">
  Learn how Triggers fit into the full evaluation flow.
</Card>
