TribesKit
See it in actionAbout Tribes
  • 👋What is TribesKit?
  • 🚀Quickstart Guide
  • 🎛️Configuration
  • 👩‍💻API Reference
Powered by GitBook
On this page
  • Quick Integration
  • For more control
  • React support coming soon

Was this helpful?

Quickstart Guide

Add chat in one line of code

PreviousWhat is TribesKit?NextConfiguration

Last updated 1 year ago

Was this helpful?

Quick Integration

To quickly integrate TribesKit for experimentation, insert the following script tag into your HTML:

<script src="https://kit.tribes.xyz/preview.js"></script>

Incorporating the above script will embed TribesKit as a non-dismissible side panel on your page.

For more control

For developers seeking granular control, especially over the visibility of the side panel, insert the following script into your HTML:

<script src="https://kit.tribes.xyz/tribeskit.js"></script>

With this script, TribesKit is loaded but remains hidden until explicitly invoked through programmatic means. In the subsequent section, we delve deeper into how to tailor TribesKit according to your requirements programmatically.

React support coming soon

for early access to TribesKit React


🚀
Please contact us