# Welcome to Pebble

{% hint style="info" %}
**Note:** This documentation is a work in progress. New pages and updates would be continuously made as our ecosystem grows.
{% endhint %}

<figure><img src="https://3662071915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9QATSrLeFgzymePNzae9%2Fuploads%2FRPg7Nm47wvQWjXEa8Lew%2Fpebble-banner.png?alt=media&#x26;token=bd196f27-e47b-4eb4-bfce-3ae0726a9088" alt=""><figcaption></figcaption></figure>

## Overview

**Pebble is a open protocol for end-to-end encrypted group-chat on blockchain.**

Take ownership of your messages, and stay ensured that only your intended parties can read what you send.

The entire protocol, its working, and products of its growing ecosystem, all would be published here for transparency, as and when they are released.

## Get Started

Whether you're a cryptography-enthusiast, a developer, or just an end-user, we have detailed explanation of everything to ensure you get onboarded smoothly.

{% content-ref url="pebble-protocol" %}
[pebble-protocol](https://captain-woof.gitbook.io/pebble-protocol/pebble-protocol)
{% endcontent-ref %}

## Quick links

{% embed url="<https://github.com/captain-woof/pebble>" %}

{% embed url="<https://pebble-ui.vercel.app/>" %}


---

# 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://captain-woof.gitbook.io/pebble-protocol/welcome-to-pebble.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.
