# TrustRadius

👉 [Take a Tour before Getting Started](https://websitetours.tourial.com/pages/trustradius-marketplace/)👈

TrustRadius Product Listings allow you to add an interactive tour or demo to your profile so you can showcase your product's "how" quickly and easily. Follow the steps below after you've launched your tour.

1. Login to the [TrustRadius Vendor Portal](https://vendor.trustradius.com/auth)
2. Go to Edit on your Product Listing
3. Scroll down and select Product Demo

   Bonus: You can add more than 1 tour! 🤩
4. Back in Tourial, copy your Tourial URL by clicking Save
   1. We recommend cloning your Tour first to differentiate Tour analytics

      \
      👉 *Note: If you're on a plan with white-labeled URLs, you'll need to switch your root domain and the Tourial subdomain (i.e. update `tourial.acme.com` to `acme.tourial.com`).*\
      ​
5. Paste the URL into the URL field
   1. You'll need to remove /pages from your Tour URL so what remains is the raw Tourial URL — `https://acme.tourial.com/pages/product-tour` becomes 👉 `https://acme.tourial.com/product-tour`
6. Enter a Title and select Interactive Demo for the Demo Type
7. Click Save, or hit Submit if you're all done making edits

And that's it! You and visitors can find your Product Demos under your listing's “Product Demos” section


---

# 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/integrations/partners/trustradius.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.
