# Best Practices & Launching

- [Tour Building Best Practices](https://docs.navless.ai/building-interactive-demos/best-practices-and-launching/tour-building-best-practices.md): Welcome to the Best Practices guide for building interactive demos with Tourial! Whether this is your first time building or you've built a ton of these before, keep these in mind.
- [Before you Launch Check-List](https://docs.navless.ai/building-interactive-demos/best-practices-and-launching/before-you-launch-check-list.md): Before you launch your new tour, take a moment to run through this essential checklist. Ensuring everything is set up properly will help maximize the impact of your marketing and sales efforts.


---

# 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.navless.ai/building-interactive-demos/best-practices-and-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.
