# Re:catch Guide

## Re:catch Guide

- [Introducing Re:catch](https://recatch.gitbook.io/docs/introduction.md): Double Your Inbound Revenue
- [Basics](https://recatch.gitbook.io/docs/getting-started/basics.md): The first steps to 2x your inbound pipeline!
- [Signing Up](https://recatch.gitbook.io/docs/getting-started/basics/signup.md): The first steps to 2x your inbound pipeline!
- [Calendar Integrations](https://recatch.gitbook.io/docs/getting-started/basics/calendar-integration.md): The first steps to 2x your inbound pipeline!
- [Basic Settings](https://recatch.gitbook.io/docs/getting-started/basics/settings.md): The first steps to 2x your inbound pipeline!
- [Start Here](https://recatch.gitbook.io/docs/getting-started/tour.md): 리캐치의 핵심 기능들을 소개합니다.
- [Suggest Meeting Time](https://recatch.gitbook.io/docs/getting-started/tour/suggest-meeting.md): Check your availability and suggest meeting time with a few clicks!
- [Create Booking Page](https://recatch.gitbook.io/docs/getting-started/tour/booking-page.md)
- [Build Your Form](https://recatch.gitbook.io/docs/getting-started/tour/build-your-form.md)
- [Meeting Suggestion](https://recatch.gitbook.io/docs/features/suggest-meeting.md): Suggest meeting time from my calendar's availabillty that others can confirm in a single click.
- [Suggest a meeting time](https://recatch.gitbook.io/docs/features/suggest-meeting/suggest.md): Suggest meeting time from my calendar's availabillty.
- [Confirming a meeting](https://recatch.gitbook.io/docs/features/suggest-meeting/confirm.md): Confirm a meeting from Suggest a meeting time!
- [Scheduled Events](https://recatch.gitbook.io/docs/features/scheduled-meetings.md): You can check out your and your team's upcoming events.
- [Booking Page](https://recatch.gitbook.io/docs/features/booking-page.md): Build a personalized Booking Page to maximize your meeting conversion.
- [Install Booking Page](https://recatch.gitbook.io/docs/features/booking-page/embed.md)
- [Workflow](https://recatch.gitbook.io/docs/features/lead-router.md): From collecting lead information with an inbound lead form to an automated lead routing system, create your first new workflow to your streamline sales funnel!
- [Form](https://recatch.gitbook.io/docs/features/lead-router/form.md)
- [HTML Form Integration](https://recatch.gitbook.io/docs/features/lead-router/form/form-mapping.md): Integrate an existing inbound lead form from your website with Re:catch and link it to a lead router!
- [Lead Routing](https://recatch.gitbook.io/docs/features/lead-router/meeting-assignment.md): Assign your leads to the most suitable sales reps using our lead router!
- [Input Conditions Table](https://recatch.gitbook.io/docs/features/lead-router/meeting-assignment/operators.md)
- [Assign Meetings (Settings)](https://recatch.gitbook.io/docs/features/lead-router/meeting-settings.md): Configure meeting settings that are best-suited for your sales team!
- [Installation](https://recatch.gitbook.io/docs/features/lead-router/installation.md): Lastly, embed your lead router to your website!
- [App Integrations](https://recatch.gitbook.io/docs/features/integrations.md): Integrate your favorite apps with Re:catch!
- [Slack](https://recatch.gitbook.io/docs/features/integrations/slack.md): Integrate Re:catch with Slack to receive timely notifications.
- [Embed Re:catch Form](https://recatch.gitbook.io/docs/workflow-installation/embed-re-catch-form.md): Embed your Re:catch Form on your website to instantly capture leads and schedule meetings.
- [Integrate Custom Web Form](https://recatch.gitbook.io/docs/workflow-installation/integrate-custom-web-form.md)
- [Custom HTML Form](https://recatch.gitbook.io/docs/workflow-installation/integrate-custom-web-form/custom.md)
- [SDK Mode](https://recatch.gitbook.io/docs/workflow-installation/integrate-custom-web-form/sdk-mode.md)
- [Upgrade](https://recatch.gitbook.io/docs/pricing/upgrade.md)
- [Downgrade](https://recatch.gitbook.io/docs/pricing/downgrade.md)
- [Refund Policy](https://recatch.gitbook.io/docs/pricing/refund-policy.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://recatch.gitbook.io/docs/introduction.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.
