# Help Center

<h2 align="center">Help Center</h2>

<p align="center">Welcome to GitBook’s help center. Our <a href="further-help/how-do-i-contact-support">support team</a> has compiled a list of common questions and answers to help you find tips, insights, and troubleshooting advice.</p>

<p align="center"><button type="button" class="button primary" data-action="ask" data-icon="gitbook-assistant">Ask a question...</button></p>

### Featured topics

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3><i class="fa-users">:users:</i></h3></td><td><h4>Account management</h4></td><td>Settings related to your organization or account</td><td></td><td><a href="account-management">account-management</a></td></tr><tr><td><h3><i class="fa-wallet">:wallet:</i></h3></td><td><h4>Billing</h4></td><td>Manage invoices, payments, and subscriptions</td><td></td><td><a href="account-management/pricing-plans-and-billing">pricing-plans-and-billing</a></td></tr><tr><td><h3><i class="fa-link">:link:</i></h3></td><td><h4>Custom domains</h4></td><td>Connect a personalized domain to your site</td><td></td><td><a href="published-documentation/custom-domains">custom-domains</a></td></tr><tr><td><h3><i class="fa-globe-pointer">:globe-pointer:</i></h3></td><td><h4>Publishing documentation</h4></td><td>Publish your content to the web</td><td></td><td><a href="published-documentation">published-documentation</a></td></tr><tr><td><h3><i class="fa-plug-circle-plus">:plug-circle-plus:</i></h3></td><td><h4>Integrations</h4></td><td>Integrate your favorite tools or services</td><td></td><td><a href="integrations">integrations</a></td></tr><tr><td><h3><i class="fa-pen-to-square">:pen-to-square:</i></h3></td><td><h4>Editing content</h4></td><td>Create, update, and format content</td><td></td><td><a href="editing-content">editing-content</a></td></tr><tr><td><h3><i class="fa-folder-open">:folder-open:</i></h3></td><td><h4>Organizing content</h4></td><td>Move and structure your content</td><td></td><td><a href="editing-content/managing-your-content">managing-your-content</a></td></tr><tr><td><h3><i class="fa-up-from-bracket">:up-from-bracket:</i></h3></td><td><h4>Importing &#x26; exporting</h4></td><td>Import or export your content from GitBook</td><td></td><td><a href="editing-content/managing-your-content">managing-your-content</a></td></tr><tr><td><h3><i class="fa-file-plus">:file-plus:</i></h3></td><td><h4>Uploading files &#x26; assets</h4></td><td>Add media or documents to GitBook</td><td></td><td><a href="editing-content/assets-and-files">assets-and-files</a></td></tr></tbody></table>


---

# 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/readme.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.
