# Onboarding

Signing-up for Ironblocks take less than 30 minutes and then you're ready to rock! Our customer success department will reach out to collect the following info:

1. Your smart contracts
2. Contract name(s)
3. Contract address(es)
4. Contract networks (e.g. Ethereum)
5. Addresses of the special roles (admins)
6. The channels you would like to get the alerts to be sent to (Slack, Telegram, Discord)

You will get from us:

1. Dashboard access credentials (email & password)
2. Channel activation for the alerts
3. API key


---

# 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.ironblocks.com/platform/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.
