# Circular Connect Guide

Welcome to the Circular Connect Tutorial Series, your step-by-step guide to using Circular Connect. Whether you’re an enterprise team member, a researcher, or a technical stakeholder, this guide walks you through essential workflows such as creating organizations, managing accounts, allocating certificate credits, and exploring verifiable certificate records.

Circular Connect is a client interface and workflow layer that helps teams collaborate in regulated environments using the Circular protocol and related services. From onboarding to issuing your first certificate, this tutorial covers what you need to get started.

<figure><img src="/files/0EotoeeL57ilKzTXlNVS" alt=""><figcaption></figcaption></figure>

## What You’ll Learn

* How to create your organization and onboard your team
* How to set up secure accounts with recovery and access controls
* How to obtain and allocate certificate credits (where applicable)
* How to explore, verify, and search certificate records across supported chains/deployments

By the end of this tutorial, you’ll be equipped to certify data, manage accounts, and operate within your organization’s Circular deployment and governance controls.


---

# 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://circular-protocol.gitbook.io/circular-protocol-documentation/tutorials-and-examples/circular-connect-guide.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.
