# Chatbot Details

- [Chatbot Settings](https://docs.mylinkconnect.com/basic-concepts/chatbot-details/chatbot-settings.md): The settings page of your chatbot allows you to change or review many global aspects of your chatbot. You can find in the following pages a full reference of all the fields and configurations.
- [General Settings](https://docs.mylinkconnect.com/basic-concepts/chatbot-details/chatbot-settings/general.md): The settings page of your chatbot allows you to change or review many global aspects of your chatbot.
- [Localization Settings](https://docs.mylinkconnect.com/basic-concepts/chatbot-details/chatbot-settings/localization-settings.md): This setting page let you configure the general localization settings of your bot.
- [Conversation Settings](https://docs.mylinkconnect.com/basic-concepts/chatbot-details/chatbot-settings/conversation.md): The settings page of your chatbot allows you to change or review many global aspects of your chatbot.
- [Integration Settings](https://docs.mylinkconnect.com/basic-concepts/chatbot-details/chatbot-settings/integration.md): The integration settings page of your chatbot allows you to change or review all values related to statistica integrations.
- [Payment Integration Settings](https://docs.mylinkconnect.com/basic-concepts/chatbot-details/chatbot-settings/payment-integration-settings.md): These settings can be used to configure your LINK Mobility Payment landing page. The landing page is displayed after the payment is completed.
- [Developers Setting](https://docs.mylinkconnect.com/basic-concepts/chatbot-details/chatbot-settings/developers-setting.md): The developers settings page of your chatbot allows you to change or review configuration values associated with deeper integration.
- [Security Settings](https://docs.mylinkconnect.com/basic-concepts/chatbot-details/chatbot-settings/security-settings.md): The security settings page of your chatbot allows you to change or review configuration values associated with security and safety measures
- [Teams](https://docs.mylinkconnect.com/basic-concepts/chatbot-details/chatbot-teams.md)
- [Team Permissions](https://docs.mylinkconnect.com/basic-concepts/chatbot-details/chatbot-teams/permissions.md)
- [Team Message Templates](https://docs.mylinkconnect.com/basic-concepts/chatbot-details/chatbot-teams/team-message-templates.md)
- [Team Member Access](https://docs.mylinkconnect.com/basic-concepts/chatbot-details/chatbot-teams/team-member-access.md)
- [Backup & Restore](https://docs.mylinkconnect.com/basic-concepts/chatbot-details/backup-and-restore.md)
- [Master and Child Bot](https://docs.mylinkconnect.com/basic-concepts/chatbot-details/master-and-child.md)


---

# 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.mylinkconnect.com/basic-concepts/chatbot-details.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.
