# CDKEY Usage Guide

CDKEY is a secret key service provided by Swiftproxy for users. Users can create and activate CDKEY through the User Center. 👉 [Open CDKEY](https://www.swiftproxy.net/user/ucenter/user_cdkey)

### **How do I activate the CD key function?**

Currently, the CD key function is not fully available. If you need to use it, please click the "Apply" button. We will activate it for you as soon as possible after receiving your application.

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

You can click "**Generated CDKeys & statistics**" to view and copy the generated CDKeys information.

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

**How to generate and use CDKEY?**

1. Enter the number of GB you want to convert → Set the number of keys you want to generate → Choose the bandwidth allocation method → Click the "Generate" button.

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

2. Enter the CDKEY in the user center and click **Apply** to redeem.

<figure><img src="/files/0u27rh96lktftMj2ezsh" alt=""><figcaption></figcaption></figure>

**Note:** When generating multiple keys, setting the average distribution will evenly allocate bandwidth to each account. When setting manual allocation, bandwidth will be distributed to each account based on your settings.


---

# 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://docs.swiftproxy.net/affiliate-and-cdkey/cdkey-usage-guide.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.
