# How to Sign Up

{% embed url="<https://www.youtube.com/watch?v=_6dBCQ77o8Q>" %}

Getting started with Atom is easy.&#x20;

Follow the instructions below for individuals or university/institutional researchers. Guidance for research administrators can be found in the [For Grant Administrators](/for-grant-administrators/admin-overview.md) section. &#x20;

## Individual researchers

Navigate to the [sign up page](https://atomgrants.com/signup). You can create an account by entering your university email. This will redirect you to your university SSO portal. Sign in with your regular email/password and you will be redirected back to the onboarding flow to [set up your profile](/getting-started/setting-up-your-profile.md).

<figure><img src="/files/M5js65tjjsEnLZvyK3Bh" alt=""><figcaption><p>Atom sign up page</p></figcaption></figure>

## If invited to Atom: University or institutional researchers&#x20;

{% embed url="<https://www.youtube.com/watch?v=AxdvG27xsio>" %}

If you are invited to join Atom by your University or institution, you'll receive an email invitation with a personalized link together with your administrator's contact information (email sent from <ham@atomgrants.com>).&#x20;

*For institutions using SSO sign in, simply go to the* [*sign in page*](https://atomgrants.com/signin) *and enter your institutional email. You'll be re-directed to your institution's sign in page to enter your credentials.*

To accept an email invite and get started with Atom, follow these instructions:

1. In the Atom invite email, press the 'Get Started' button or copy the URL into your web browser.

<figure><img src="/files/xnTZrHDoLFz8iykb4PZR" alt="" width="563"><figcaption><p>Atom institutional invite email</p></figcaption></figure>

1. Press the 'Set Password' button, then enter and confirm a password.

<figure><img src="/files/bq4NS9i9UL6ntYpseonR" alt="" width="563"><figcaption><p>Atom institutional invite link</p></figcaption></figure>

<figure><img src="/files/HEZLJdD3RuHuteJJn68q" alt="" width="563"><figcaption><p>Set and confirm password</p></figcaption></figure>

3. Next, you'll be directed to the [Research Interest](/getting-started/setting-up-your-research-interests.md) page where you can view and manage your research interests. &#x20;


---

# 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.atomgrants.com/getting-started/how-to-sign-up.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.
