# Support

Transloco is maintained by volunteers and powered by community goodwill. You can help keep it going in a few simple ways:

***

### Star the Repo

A [star on GitHub](https://github.com/jsverse/transloco) helps others discover Transloco!

### Click Relevant Ads

Saw an ad on the site that looks useful? Clicking it is a free way to show appreciation to the maintainers.

### Contribute Code & Docs

* Open an issue or feature request
* Even better, solve a bug or implement a feature by opening a PR—see our [Contribution Guide](https://github.com/jsverse/transloco/blob/master/CONTRIBUTING.md) for details.

### Sponsor the Project

Transloco’s maintainers spend hours each month improving and supporting it—your sponsorship keeps that going [![Sponsor on GitHub](https://img.shields.io/badge/Sponsor%20on-GitHub-181717?style=flat\&logo=github)](https://github.com/sponsors/jsverse)

***

> Got other ideas to support Transloco? Open a discussion in the repo!


---

# 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://jsverse.gitbook.io/transloco/support.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.
