> For the complete documentation index, see [llms.txt](https://being-and-time.gitbook.io/boom-clap-melody-field-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://being-and-time.gitbook.io/boom-clap-melody-field-guide/start-here/sign-up-and-access.md).

# sign up and access

Campaign owner and publisher access use separate account surfaces.

## Campaign owners

Campaigns are managed through the Boom•Clap Workstation on CanCanCan. Access is currently invitation-based. If you do not have an invitation, use the [Boom•Clap Application](https://cancancan.cc/submissions/merchandise) or contact CanCanCan directly with a short description of the project, organization, product, event, or campaign you want to circulate.

1. Receive a Boom•Clap client invitation or an account activation link.
2. Sign in at [cancancan.cc/client/login](https://cancancan.cc/client/login).
3. Open the Workstation and confirm that **Melody Credits** and **Add Melody Campaign** are available.

Creating Melody campaigns requires client level 2 or higher. Level 2 campaigns enter manual review. Level 3 and higher campaigns can be approved automatically under the current workflow.

Some accounts are administratively managed. A managed account does not initially require its own password and can be transferred to client-owned access later.

## Publishers

Publishers manage Spins and installation through CanNoli.

1. Sign in or create an account at [4cannoli.com/login](https://4cannoli.com/login).
2. Open **Account**.
3. Link a relevant social account or verify a publisher website when possible.
4. In **Boom•Clap Melody Access**, explain how you plan to use Spins and submit the application.
5. Wait for level 2 approval before initializing a Spin.

Email registration may require an invitation. Supported third-party sign-in methods may also be available on the login page.

Linked social accounts and a verified website help establish publisher identity and can make review easier. Approval is not automatic.

## Access limits

The account interface displays the number of Spins available to a publisher. The standard interface currently begins with a limited number of active Spins, but the exact limit is account-specific and may be adjusted administratively.

Next for campaign owners: [Submit a Campaign](file:///6911287/campaign-owners/submit-a-campaign.md)

Next for publishers: [Spins](file:///6911287/publishers/spins.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://being-and-time.gitbook.io/boom-clap-melody-field-guide/start-here/sign-up-and-access.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
