# Getting Started

- [Getting set up](https://help.gleantap.com/getting-started/getting-set-up.md): Onboarding steps in Gleantap
- [Inviting Members](https://help.gleantap.com/getting-started/getting-set-up/inviting-members.md)
- [Configure Email](https://help.gleantap.com/getting-started/configure-email.md): How to set up your email so it's ready to use in your account
- [Configure SMS](https://help.gleantap.com/getting-started/configure-sms.md): How to set up your SMS number and opt-in settings to be ready to use in your account.
- [Configure AI Chatbot](https://help.gleantap.com/getting-started/configure-ai-chatbot.md): This tool can answer questions, provide support and generate leads in your Gleantap inbox, social media messaging platforms and can be added to your website as a Chatbot Widget.
- [Notifications](https://help.gleantap.com/getting-started/notifications.md): How to set up notifications via email and Web in your Gleantap account
- [SMS Notifications](https://help.gleantap.com/getting-started/notifications/sms-notifications.md): How to enable SMS notifications for your team
- [Setup Yealink Phone](https://help.gleantap.com/getting-started/setup-yealink-phone.md): Use a physical Yealink or other IP phone with our VOIP
- [Forwarding Emails to Gleantap](https://help.gleantap.com/getting-started/forwarding-emails-to-gleantap.md): If you are using a different reply-to than what's configured within Gleantap, you can have the emails forwarded into Gleantap from your Email Provider.


---

# 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://help.gleantap.com/getting-started.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.
