# Self onboarding

## 1. Create an Orbit account

The first step is to create an account on [Orbit](https://orbit.love). This tool is the most reliable and secure Web2 community analytics tool. We use it for the off-chain analytics to provide high quality and reliability.

[Here is the link to create your Orbit account.](https://app.orbit.love/signup)

If you want to learn more about Orbit, read our "Orbit overview" page.

{% content-ref url="/pages/YqbJjMznJexJbh5wA0Pz" %}
[Orbit overview](/setting-yourself-up/orbit-overview.md)
{% endcontent-ref %}

## 2. Make us collaborators

We need you to add us as collaborator to setup community goals and airdrop Productivity Tokens to your members. You can revert the integration at any time.

### 2.a. On your Orbit dashboard, go to "*Collaborators"* in "*Settings"*

![](/files/QltZhugTUnKv3OLjuxxR)

### 2.b. Make "narcissa.xyz" an acceptable domain

First click on the button to add collaborators to your workspace.

![](/files/Td7ozKG6I9Xa4OjsX87u)

Then add `narcissa.xyz` to the list of "Acceptable domains".

![](/files/23mdxOLD3Cn8ohNfgWs1)

## 3. Create and send us your Workspace Token

### 3.a. Create your Workspace API Token

First go to "API Tokens" and then click "New API Token".

![](/files/qZYsU427QkCKKJmJegJx)

Call your token whatever, then click on create.&#x20;

![](/files/xRnVxWYFZzcRfRWkqGR2)

### 3.b. Send us your API Token

Click on the token you just created.

![](/files/LjupRlaUqIsUUjLSmU4R)

Copy your token.

![](/files/qZrPeEE8PMg1GnZuNbyb)

Last step: [Send us your token via Telegram on a secure chat.](https://t.me/victorforissier)


---

# 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://docs.narcissa.xyz/setting-yourself-up/self-onboarding.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.
