# Upgrading

To upgrade from the FREE plan to a paid plan, you can follow any \[UPGRADE] buttons you man encounter while using Translate. To explicitly request an \[UPGRADE] button (customized for your Slack workspace, you can enter `/translate upgrade`

***

To upgrade from a paid plan to another paid paid, or to switch from monthly to annual billing, [please contract support](/resources/contact.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://docs.translate.technology/plans-and-pricing/upgrading.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.
