> For the complete documentation index, see [llms.txt](https://docs.b2translate.b2broker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.b2translate.b2broker.com/user-guide.md).

# User guide

- [Projects](https://docs.b2translate.b2broker.com/user-guide/projects.md): Overview your projects grouped by project types and access project keys
- [Languages](https://docs.b2translate.b2broker.com/user-guide/languages.md): Overview a list of available languages
- [Filter keys](https://docs.b2translate.b2broker.com/user-guide/filter-keys.md): Apply various filters to swiftly detect missing translations and effectively manage your project WebUI
- [Manage translations](https://docs.b2translate.b2broker.com/user-guide/manage-translations.md): Learn how to handle translations in your projects — add, modify, copy, and reuse
- [Add or modify translations](https://docs.b2translate.b2broker.com/user-guide/manage-translations/add-or-modify-translations.md): Learn to add or modify translations in B2TRANSLATE to localize your platform and offer multilingual support to global users
- [Use variables in translations](https://docs.b2translate.b2broker.com/user-guide/manage-translations/use-variables-in-translations.md): Use variables in B2TRANSLATE to personalize and standardize translation strings for dynamic content and platform elements
- [Handle plural forms](https://docs.b2translate.b2broker.com/user-guide/manage-translations/handle-plural-forms.md): Translate quantity-dependent content maintaining flexibility and control across diverse languages and their unique grammatical requirements
- [Copy translations from another project](https://docs.b2translate.b2broker.com/user-guide/manage-translations/copy-translations.md): Reuse translations from another project within the same project type in B2TRANSLATE
- [Send translations to another project](https://docs.b2translate.b2broker.com/user-guide/manage-translations/send-translations.md): Submit and send translations to another project within the same project type in B2TRANSLATE
- [Download and upload translations](https://docs.b2translate.b2broker.com/user-guide/manage-translations/download-and-upload-translations.md): Export translations to a CSV file, edit externally, and then upload back to B2TRANSLATE for quicker bulk updates
- [Translate with AI](https://docs.b2translate.b2broker.com/user-guide/manage-translations/translate-with-ai.md): Experience smooth translation with B2TRANSLATE's ChatGPT and improve your workflow with AI language solutions
- [B2TRANSLATE pencil](https://docs.b2translate.b2broker.com/user-guide/manage-translations/b2translate-pencil.md): Activate editing mode in your WebUI to effortlessly locate and identify translation keys. Follow these steps to highlight translations and copy keys


---

# 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://docs.b2translate.b2broker.com/user-guide.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.
