# Integrations troubleshooting

- [I can't find where to put my Google Analytics tracking ID](https://gitbook.com/docs/help-center/integrations/integrations-troubleshooting/where-do-i-put-my-google-analytics-tracking-id.md)
- [Why am I seeing “We couldn’t load the integration” in GitBook?](https://gitbook.com/docs/help-center/integrations/integrations-troubleshooting/why-am-i-seeing-we-couldnt-load-the-integration-in-gitbook.md)
- [Why is the Mermaid block not loading?](https://gitbook.com/docs/help-center/integrations/integrations-troubleshooting/why-is-the-mermaid-block-not-loading.md)
- [Git Sync](https://gitbook.com/docs/help-center/integrations/integrations-troubleshooting/git-sync.md)
- [Does Git Sync also sync pull-requests?](https://gitbook.com/docs/help-center/integrations/integrations-troubleshooting/git-sync/does-git-sync-also-sync-pull-requests.md)
- [Why am I getting a Git authentication failed message?](https://gitbook.com/docs/help-center/integrations/integrations-troubleshooting/git-sync/why-am-i-getting-a-git-authentication-failed-message.md)
- [Git Sync status shows an unexpected error](https://gitbook.com/docs/help-center/integrations/integrations-troubleshooting/git-sync/git-sync-status-shows-an-unexpected-error.md)
- [​GitBook is not using my docs folder](https://gitbook.com/docs/help-center/integrations/integrations-troubleshooting/git-sync/gitbook-is-not-using-my-docs-folder.md)
- [GitBook is creating new markdown files](https://gitbook.com/docs/help-center/integrations/integrations-troubleshooting/git-sync/gitbook-is-creating-new-markdown-files.md)
- [​Nothing happens on GitBook after adding a new file to my repository](https://gitbook.com/docs/help-center/integrations/integrations-troubleshooting/git-sync/nothing-happens-on-gitbook-after-adding-a-new-file-to-my-repository.md)
- [My table of contents is not correctly structured](https://gitbook.com/docs/help-center/integrations/integrations-troubleshooting/git-sync/my-table-of-contents-is-not-correctly-structured.md)
- [Error when pushing to the repository with protected branch](https://gitbook.com/docs/help-center/integrations/integrations-troubleshooting/git-sync/error-when-pushing-to-the-repository-with-protected-branch.md)
- [Git Sync file size limitations](https://gitbook.com/docs/help-center/integrations/integrations-troubleshooting/git-sync/git-sync-file-size-limitations.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://gitbook.com/docs/help-center/integrations/integrations-troubleshooting.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.
