# How do I upgrade?

So you've tested Loop and want to go live? That's great! There are 2 ways to get started.

1. [Upgrade using the banner at the top of your Loop page](#h_01frn6wz9g2z0h9n5wwrrnh0hj)
2. [Set up a billing account in settings](#h_01frn73nc5c6cgxn8t7pf6tbjb)

### Subscribe banner <a href="#h_01frn6wz9g2z0h9n5wwrrnh0hj" id="h_01frn6wz9g2z0h9n5wwrrnh0hj"></a>

At the top of your Loop trial account is a banner which has been counting down the days until your trial ends. There is a button which says "subscribe now". Simply click on this button and follow the instructions.

![](https://dl.intheloop.io/loop-help/how-do-i-upgrade.md/Screenshot_2022-01-05_at_13.31.44.png)

### Setting up a billing account <a href="#h_01frn73nc5c6cgxn8t7pf6tbjb" id="h_01frn73nc5c6cgxn8t7pf6tbjb"></a>

From your Loop dashboard - go to settings (found in the bottom left hand corner) and then click Billing.

![](https://dl.intheloop.io/loop-help/how-do-i-upgrade.md/Screenshot_2022-01-05_at_13.33.43.png)

Now, you can choose which billing option you would like to take

![](https://dl.intheloop.io/loop-help/how-do-i-upgrade.md/Screenshot_2022-01-05_at_13.33.56.png)


---

# 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://help.intheloop.io/frequently-asked-questions/how-do-i-upgrade.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.
