# Basics

## Setting up 🛠️

First time with Re:catch? Follow the steps below to get started!

It will take less than 5 minutes to 2x the number of sales meetings in your inbound pipeline.&#x20;

* Signing Up&#x20;
  * [**Creating an Account**](/docs/getting-started/basics/signup.md#creating-an-account)
  * [**Team Setting**](/docs/getting-started/basics/signup.md#team-setting)
  * [**Profile Setting**](/docs/getting-started/basics/signup.md#profile-setting)
* Calendar Integrations
  * [**Google Calendar**](/docs/getting-started/basics/calendar-integration.md#google-calendar)
  * [**Outlook Calendar**](/docs/getting-started/basics/calendar-integration.md#outlook-calendar)
  * [**Subscribe to Team Member's Calendar**](/docs/getting-started/basics/calendar-integration.md#subscribe-to-team-members-calendar)
* Basic Settings
  * [**Check Settings**](/docs/getting-started/basics/settings.md#check-settings)
  * [**Setting Profile Picture**](/docs/getting-started/basics/settings.md#setting-profile-picture)
  * [**Integrations**](/docs/getting-started/basics/settings.md#integrations)

***


---

# 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://recatch.gitbook.io/docs/getting-started/basics.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.
