# How to Use Activation Code

There are two ways to use your activation code.

## **Method 1: Use the Activation Code When Creating an Account**

1. **Create an Account**: Sign up for an account on the website.
2. **Plan Selection Screen**: After creating your account, you will be directed to a plan selection screen.<br>

   <figure><img src="/files/zmMxvrdWaUWIZkS0rbj8" alt=""><figcaption></figcaption></figure>
3. **Enter Activation Code**: Choose the option to "Use Activation Code" and enter your code.
4. **Completion**: If the code is correct, your plan will be activated.

***

## **Method 2: Use the Activation Code with an Existing Account**

1. **Access Account Settings**: Log in to your existing account and go to the account settings.<br>
2. **Select Plan**: Find the section for switching plan.<br>

   <figure><img src="/files/60oXNov612xRez7KXdSN" alt=""><figcaption></figcaption></figure>
3. **Enter Activation Code**: Among the plan options, select "Use Activation Code" and enter your code.<br>

   <figure><img src="/files/lwOJCjlXJhWMF7Vd9bgg" alt=""><figcaption></figcaption></figure>
4. **Completion**: Once the code is correctly entered, the plan will be applied to your account.


---

# 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://en.docs.monaca.io/faq/subscription/how-to-use-activation-code.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.
