> For the complete documentation index, see [llms.txt](https://help.novproxy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.novproxy.com/unlimited-traffic-usage-tutorial/bandwidth-package.md).

# Bandwidth package

**Account and password mode**

1\. Enter the operation console (Dashboard), click the menu Dynamic Traffic - Bandwidth Package, and you can see the purchased packages.

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

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

2\. Select the required hostname: port, country/region, session type. Among them, the session types include Sticky IP (sticky IP) and Rotating IP (rotating IP) with two types.

Sticky IP (sticky IP): The destination IP will not change within the specified time. After exceeding the set time, the IP will automatically be changed to another IP under the same conditions. The same IP address can support a session duration of up to 120 minutes.

Rotating IP (rotating IP): Each request will use a new IP to access the destination address.

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

3\. After the settings are completed, you can test whether it can be used normally by running the test command below in the "Command Prompt".

<figure><img src="/files/9V5fMwRlFjL1dhXG1A1w" alt=""><figcaption></figcaption></figure>

4\. When using it, simply copy the necessary host name, port, username, and password information required for the IP and configure it in the fingerprint browser or any program that supports HTTP or Socks5 IP.

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


---

# 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://help.novproxy.com/unlimited-traffic-usage-tutorial/bandwidth-package.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.
