> For the complete documentation index, see [llms.txt](https://docs.cosmik.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cosmik.network/semble/readme.md).

# Overview

Semble is a social knowledge network for research built on the AT Protocol. Semble lets you curate links, organize collections, discover what your network is reading, and share insights — all while keeping ownership of your data. Semble is similar to apps like [Are.na](https://www.are.na/) and [Sublime](http://sublime.app/), but reimagined for the decentralized web, and with some unique research-specific features.

🌱 *Semble is currently in alpha. Features and APIs may change as we refine the app based on feedback from users like you.*

{% embed url="<https://www.loom.com/share/8bf8ab18ee6c4135bd607cc5c6f11079>" %}

{% embed url="<https://www.loom.com/share/4f1b4df133384ac6b762da30137947c4>" %}

For more resources about what Semble is and how to use it, see our Semble collection below:

{% embed url="<https://semble.so/profile/semble.so/collections/3mj3re5bybe24>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cosmik.network/semble/readme.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.
