> For the complete documentation index, see [llms.txt](https://help.ringtonic.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.ringtonic.app/guides.md).

# Guides

- [Setup Workspace](https://help.ringtonic.app/guides/setup-workspace.md)
- [Team Management](https://help.ringtonic.app/guides/team-management.md)
- [Products & Services](https://help.ringtonic.app/guides/products-and-services.md)
- [Campaigns](https://help.ringtonic.app/guides/campaigns.md)
- [Call Flow Builder](https://help.ringtonic.app/guides/call-flow-builder.md)
- [AI Call Answering](https://help.ringtonic.app/guides/ai-call-answering.md)
- [Share Campaign](https://help.ringtonic.app/guides/share-campaign.md)
- [Phone Numbers](https://help.ringtonic.app/guides/phone-numbers.md)
- [Blocked Numbers](https://help.ringtonic.app/guides/blocked-numbers.md)
- [Form Submissions](https://help.ringtonic.app/guides/form-submissions.md)
- [Contacts](https://help.ringtonic.app/guides/contacts.md)
- [Analytics](https://help.ringtonic.app/guides/analytics.md)
- [Notifications](https://help.ringtonic.app/guides/notifications.md)
- [Webhooks](https://help.ringtonic.app/guides/webhooks.md)
- [API](https://help.ringtonic.app/guides/api.md)
- [CRM Postback API](https://help.ringtonic.app/guides/crm-api.md)
- [White Label](https://help.ringtonic.app/guides/white-label.md)
- [Port Existing Numbers](https://help.ringtonic.app/guides/port-existing-numbers.md)
- [How to Ensure 100% Attribution Accuracy](https://help.ringtonic.app/guides/how-to-ensure-100-attribution-accuracy.md): Ring Tonic automatically tracks where your website visitors come from (Source) and how they found you (Medium). To get the most accurate data, follow these rules for your different marketing channels.
- [Browser Dialer](https://help.ringtonic.app/guides/browser-dialer.md)
- [AWS S3 External Storage](https://help.ringtonic.app/guides/aws-s3-external-storage.md)
- [Google Ads Integration](https://help.ringtonic.app/guides/google-ads-integration.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 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.ringtonic.app/guides.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.
