> For the complete documentation index, see [llms.txt](https://vardytests.gitbook.io/boostpte-support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vardytests.gitbook.io/boostpte-support/faqs/payment-and-billing.md).

# Payment & Billing

- [1 - Does the website automatically renew the Gold Package every month?](https://vardytests.gitbook.io/boostpte-support/faqs/payment-and-billing/1-does-the-website-automatically-renew-the-gold-package-every-month.md)
- [2 - How to request a refund under the 7-day money-back guarantee?](https://vardytests.gitbook.io/boostpte-support/faqs/payment-and-billing/2-how-to-request-a-refund-under-the-7-day-money-back-guarantee.md)
- [3 - Plans for use with BoostPTE.com](https://vardytests.gitbook.io/boostpte-support/faqs/payment-and-billing/3-plans-for-use-with-boostpte.com.md)
- [3 - Plans for use with BoostPTE.com](https://vardytests.gitbook.io/boostpte-support/faqs/payment-and-billing/3-plans-for-use-with-boostpte.com-1.md)
- [5 - What is the difference between TRIAL and GOLD packages?](https://vardytests.gitbook.io/boostpte-support/faqs/payment-and-billing/5-what-is-the-difference-between-trial-and-gold-packages.md)
- [6 - How can I purchase a Lifetime Plan?](https://vardytests.gitbook.io/boostpte-support/faqs/payment-and-billing/6-how-can-i-purchase-a-lifetime-plan.md)
- [7 - Can I gift the BoostPTE GOLD Package to friends and family?](https://vardytests.gitbook.io/boostpte-support/faqs/payment-and-billing/7-can-i-gift-the-boostpte-gold-package-to-friends-and-family.md)
- [Page 8](https://vardytests.gitbook.io/boostpte-support/faqs/payment-and-billing/page-8.md)
- [9 - After the GOLD package expires, can I log in to BoostPTE.com site?](https://vardytests.gitbook.io/boostpte-support/faqs/payment-and-billing/9-after-the-gold-package-expires-can-i-log-in-to-boostpte.com-site.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://vardytests.gitbook.io/boostpte-support/faqs/payment-and-billing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
