# Getting started with Realm

**Not got it yet? Get the Chrome extension here:**

{% embed url="<https://chromewebstore.google.com/detail/realm/gobifgdilaaabcjbchbolpbgnalecmea>" fullWidth="false" %}
dont have invite code? get an invite here - <https://form.zootools.co/go/LnwafipvW6mg0Rhis3Va>
{% endembed %}

***

#### Step 1: Install the Extension

<div align="center"><figure><img src="/files/ctZaZ8xtfXyqsIzE6flF" alt="" width="563"><figcaption></figcaption></figure></div>

In the URL bar, enter [realmapp.io](http://www.realmapp.io). On the new page, click the 'Install Realm' button on the right of the navbar.

#### Step 2: Signing up&#x20;

<figure><img src="/files/ZQZ624s2V76Wp25Hebdf" alt="" width="563"><figcaption></figcaption></figure>

* You will see a Sign In or Sign Up option after you click on the 'Install Realm' tab.
* Click on it, and you will be guided. Right now, signup is invite-only access for the free plan.&#x20;

#### Step 3: Creating New Realm and Bookmarks

* While signup when you will enter a name. That is going to be your default realm.
* Once the realm is created, you can start adding bookmarks or import freebies from the curated library.


---

# 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://www.realmapp.academy/getting-started/getting-started-with-realm.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.
