> For the complete documentation index, see [llms.txt](https://docs.onlydust.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onlydust.com/admin-stuff/onlydust-fellowship-admin.md).

# OnlyDust Fellowship - admin

### What to Expect

Yes, we know - admin stuff isn't what you came here for.

But we’ve kept it simple, clean, and (almost) painless. You'll be receiving each step by email.

Here’s how it works:

#### Step 1: Fill out the onboarding form&#x20;

By email, we’ll ask for:

* Your personal or company info (so we can invoice properly). *If you’ve got a company, use your company details. It’ll make invoicing smoother -  and let’s be honest, your local tax office will give you way less trouble later on.*
* The wallet where you want to receive your rewards (make sure to follow the rules that we send you by email along with your Tally form to complete).

#### Step 2: Verify your identity (KYC/KYB)

Once step 1 is completed, you'll receive a link to do a quick identity check with our partner Sumsub.

It takes 3–5 minutes and helps us stay compliant on both sides.

* If you’re an individual → upload your ID, a selfie, and proof of address
* If you’ve got a company → add your business registration + UBO info

Please refer to our [section KYC / KYB](https://app.gitbook.com/o/MQQDjhOXRySQPsao0aZ0/s/FetEvDuVEZkpYJ6kurbf/~/changes/7/admin-stuff/kyc-kyb-id-verification) for more info.

#### Step 3: Sign your Fellowship contract

Identity verified, you’ll get a Pandadoc to sign via email.

This makes it official. No contract = no rewards. Period.

#### Step 4: We issue the invoice for you

No need to create your own - we generate the invoice or receipt on your behalf.

*You’ll get a copy by email for your records.*

#### Step 5: Payment time

Once the invoice is ready and your contributions are approved, we process your payment to the wallet you gave us.

It may take up to 7 business days to land.

You’ll get a final email with the transaction hash once it’s done.

If you ever get stuck or don’t receive something, just email us at [**admin@onlydust.xyz**](mailto:admin@onlydust.xyz) .


---

# 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://docs.onlydust.com/admin-stuff/onlydust-fellowship-admin.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.
