# Flaunch

### Flaunch (high-level trigger model)

Flaunch is multi-gate by design. A launch can be accepted through one or more enabled gates:

* creator target gate
* name/symbol matching gate
* social identity gate (Twitter identity)
* optional token metadata fallback gate for social matching
* global snipe-all gate

The intent is to let users choose between strict creator-based targeting and broader discovery-style targeting, while keeping social filtering configurable as it evolves.

Auto-sell and delay are user-level preferences after buy.

UX page and this page will be updated before full token gating to use the bot.


---

# 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://nano-5.gitbook.io/nano-docs/documentation/getting-started/flaunch.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.
