# Klik

### Klik (high-level trigger model)

Klik is intentionally simple and fast:

* launch is evaluated from the creation flow
* trigger is primarily based on deployer/tx-sender target match
* if user target and pair conditions are valid, execution is immediate

Operationally, this is a point-and-shoot path that often lands near block 0, with final outcome still dependent on gas and live network conditions.

Auto-sell is optional and per user.


---

# 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/klik.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.
