# Quickstart

1. ### [Find leads](https://app.gethyperscale.com/find-leads)

   Start building your list of people to reach out to.
2. ### [Connect your email and social accounts](https://app.gethyperscale.com/account)

   This enables messages to be scheduled and sent.
3. ### [Create a message template](https://app.gethyperscale.com/templates/create)

   This will be the base template used for personalization later on.
4. ### [Create a campaign](https://app.gethyperscale.com/campaigns/create)

   Choose which account you want to send from, who to reach out to, and when to send messages.
5. ### [Personalize each outgoing message](https://app.gethyperscale.com/campaigns)

   Once you've set your campaign schedule, click Personalize Messages to automatically tailor your message to each recipient based on their background.
6. ### Sit back and relax 🍹


---

# 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.gethyperscale.com/onboarding/quickstart.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.
