# Launching

After testing your path, it's ready to go live.&#x20;

Usually each `pullpath` audience has a unique `group`. This means that only users who click on this specific `pullpath` link or QR code will be able to see it.&#x20;

<details>

<summary>How do I create a group?</summary>

You can create `group` from the step 1 of path creation by selecting `Show to a tagged group of users` and entering a new tag. Or you can click the top navigation bar `Users` and then click `Create group`. You can find more details [here](/additional-topics/groups-and-tags.md).

</details>

Here are a few things to double-check before launching.

* [ ] Confirm who should see the Path (step 1 of `pullpath` creation flow)
* [ ] Set your pullpath to `active` (the last step of pullpath creation flow or from the `path list`)
* [ ] Grab the pullpath link or QR code from the `path list` dropdown
* [ ] Send a short email or message invite with the link
* [ ] (optional) Create an invite image with the QR showing topics, rewards & other participants
* [ ] View results shortly after sending
* [ ] Send reminder invite 3 days later, ideally including some user comments


---

# 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.pullpath.com/getting-started/launching.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.
