# Common Issues

**General FAQ**

<details>

<summary>I subscribed to Team so why am I stuck on the Free tier?</summary>

First, please check which account selection you're using to make requests. Go to the profile section, which is available at the top right inside the PureCode AI Extension, and check the account. If it shows "Personal Account," please click and switch to the Team plan you upgraded to. Then, try using the platform again. If this doesn't help, try signing in again. This should work, and you'll be able to access the paid features.

</details>

<details>

<summary>How do I delete my account?</summary>

You can delete your account by going to your settings [account settings](https://purecode.ai/manage-account), scrolling down and clicking on “Delete Account”.

</details>

<details>

<summary>How do I request a feature?</summary>

You can provide feedback or request features directly within the Purecode AI VS Code extension. To do this, go to the 'Advanced Settings' option at the top of the extension. This will open a right panel where you can select **'Feedback section'** and request a feature by providing the information you'd like to share.

Additionally, you can email us at <support@purecodesoftware.com> or request features on our [Discord](https://discord.gg/nAZAqqj2Qg) platform.

</details>

<details>

<summary>How do I cancel my Pro/Teams subscription?</summary>

Here's how to cancel your Pro/Teams subscription:

1. Go to the PureCode AI [manage account](https://purecode.ai/manage-account) page. You can click on the Manage subscroption option.&#x20;
2. Click on the **billing** tab. This will take you to a billing page hosted on Stripe, our payment processor.
3. Click the **cancel plan** button.
4. On the following page, select the reason for cancellation & confirm by clicking a second button labelled **cancel plan**.

Once your plan has been cancelled, as per our billing policy, it will remain active until the end of your current billing period. Your subscription will no longer renew, and the plan’s cancellation will take full effect at the end of that billing period.

</details>

<details>

<summary>How can i Buy more chat messages for my Pro account. </summary>

You can purchase additional chat messages by clicking 'Buy More Chat Messages' in the profile section inside the PureCode AI VS Code extension.&#x20;

<div data-full-width="true"><figure><img src="/files/TU02IEMXUrWJfQqCD3NJ" alt=""><figcaption></figcaption></figure></div>

Alternatively, you can visit this [page ](https://purecode.ai/manage-subscription)using the same pro account, select the number of chat messages you want in dropdown, and click '**Upgrade**.' Once completed, you can see the new messaged added to your account to use & you can view the invoice in the 'Billing & Subscription' section.

</details>


---

# 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://purecodedocs.gitbook.io/docs/trouble-shooting/common-issues.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.
