> For the complete documentation index, see [llms.txt](https://separlyfaq.gitbook.io/separly/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://separlyfaq.gitbook.io/separly/general/intro.md).

# Intro

## What is Separly❓

📌 Our inception of Separly was driven by the goal of assisting businesses in seamlessly incorporating co-ownership modules into their platform offerings.

📌 Our Web3 infrastructure opens up new engagement and monetisation opportunities for companies from the most prominent industries - whether their users, customers, or community are web3 natives or mainstream.

📌 We make it easy for you (the developer) to create a smooth onboarding reality, an out-of-the-box group-checkout flow, allowing you to focus on developing your core product. Separly's SDK unlocks the potential of Web3 in a simple, three-step integration.


---

# 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://separlyfaq.gitbook.io/separly/general/intro.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.
