> For the complete documentation index, see [llms.txt](https://docs.goproxies.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goproxies.com/proxies/self-service-dashboard/purchase-flow.md).

# Purchase Flow

### Intro

The purpose of this article is to explain and guide how to purchase a plan in GoProxies while on the self-service dashboard.

### Walkthrough

When opening the GoProxies dashboard, you will first be met with the Home screen that lists your currently purchased plans, where the one being purchased will be visible as “Active” instead of “Buy Now”:

<figure><img src="/files/hY7KOMXhQs7jE2cGEIiU" alt=""><figcaption></figcaption></figure>

\
Press the “Buy now” button for the plan of your choice and you will be directed to the plan selection page. In this example, we’re going to purchase Rotating Residential Proxies. Press “Buy Now” for the plan of your choice:\ <br>

<figure><img src="/files/uHTQ9Maiue0YYeJf9qaz" alt=""><figcaption></figcaption></figure>

You will now be at the Payment selection screen. Select the available payment methods (currently limited to credit cards). If you have a discount coupon code, enter it into the “Add coupon code” field and press Apply.

Finally, after entering your billing details, check “Agree to Terms and Conditions” and press “Continue” on the bottom:\ <br>

<figure><img src="/files/O4WX6EKJBJr8cGaz2BIA" alt=""><figcaption></figcaption></figure>

After pressing “Continue” you will be directed to the payment screen. Enter your payment details and press “Pay and subscribe” to finish the subscription:

<br>

<figure><img src="/files/R8X15PfNYk1UU4FDywIs" alt=""><figcaption></figcaption></figure>

If your payment is successful, you will be directed to the order confirmed screen.

<figure><img src="/files/zC37iiIJJGQ3WYmCrcNA" alt=""><figcaption></figcaption></figure>

<br>

Alternatively, if the payment fails, you will receive this message and be allowed to start over:

<figure><img src="/files/BqH82NZoQmglPDuK4Xx8" alt=""><figcaption></figcaption></figure>

<br>

Press “Access Proxies” and either proceed to documentation, or return to the dashboard by pressing “Go to Dashboard”:

<figure><img src="/files/BNUoyAhT30mJLeeVlOqb" alt=""><figcaption></figcaption></figure>

### Additional notes:

The invoice for the purchased proxy will be listed and available for download as a .pdf file in the Billing page, which you can access by pressing the “Billing” button in the navigation bar on the left.\ <br>

<figure><img src="/files/D8jflDERt4CQtAO6ji5L" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://docs.goproxies.com/proxies/self-service-dashboard/purchase-flow.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.
