# GitLocalize > Guides, answers to frequently asked questions, and the API reference for GitLocalize — continuous localization for your GitHub repository. - [Overview](https://docs.gitlocalize.com/index.md): Documentation for GitLocalize — continuous localization for a GitHub repository. - [How it works](https://docs.gitlocalize.com/how-it-works.md): The round trip between your repository and GitLocalize, and the segment model everything else is built on. - [Quickstart](https://docs.gitlocalize.com/quickstart.md): Connect a GitHub repository and take a translation through to a pull request. - [Repositories](https://docs.gitlocalize.com/repositories.md): Connecting a repository to GitLocalize, the Add repository form, and private or organization-owned repositories. - [Paths and languages](https://docs.gitlocalize.com/paths.md): How source and target paths select translatable files and determine where translations are written. - [File formats](https://docs.gitlocalize.com/file-formats.md): The file formats GitLocalize can parse and make translatable. - [Syncing](https://docs.gitlocalize.com/syncing.md): How GitLocalize keeps a connected repository in step with GitHub, and why a large initial sync takes hours. - [Translating a file](https://docs.gitlocalize.com/translating.md): Finding work to do, the split-view editor, and how a translation is submitted. - [Conflicts](https://docs.gitlocalize.com/conflicts.md): Why imported translation segments fail to match their source, and how to link or remove them. - [Reviews and pull requests](https://docs.gitlocalize.com/reviews.md): The path a finished translation takes from review request to merged pull request. - [Glossary](https://docs.gitlocalize.com/glossary.md): A shared list of terms and their approved translations, surfaced in the editor. - [Roles and notifications](https://docs.gitlocalize.com/roles.md): What each team role can do, how members are added, and which events generate email. - [Visibility](https://docs.gitlocalize.com/visibility.md): How a repository's visibility on GitHub determines who can see and contribute to it on GitLocalize. - [Statistics](https://docs.gitlocalize.com/statistics.md): Translation volume by language, folder, and file, measured in characters and words. - [Introduction](https://docs.gitlocalize.com/api-reference/introduction.md): Authentication, pagination, and the endpoints exposed by the GitLocalize API. - [List Repositories](https://docs.gitlocalize.com/api-reference/repositories/list.md): Page through the repositories connected to your account. - [Get Repository](https://docs.gitlocalize.com/api-reference/repositories/get.md): Fetch a single repository by its id. - [List Languages](https://docs.gitlocalize.com/api-reference/repositories/languages.md): Target languages configured for a repository, with translation progress. ## OpenAPI Specs - [openapi](https://api.gitlocalize.com/openapi.yaml)