# CDD Token

* **White paper:** [**https://cddstamp.com/whitepaper**](https://cddstamp.com/whitepaper)
* **What is the purpose of the CDD token?**

  The CDD token is an Polygon token created for using the services on the cddstamp.com website. By connecting your Metamask wallet (via Polygon Network) to the site, you can log into the platform. If you have enough CDD tokens in your balance, you can start using the platform's solutions.
* **Do I have to purchase CDD tokens every month for this service?**

  No. It is enough to purchase the token once and hodl the token in the wallet you have connected to the platform. As long as you hodl the token, you will be able to use our services for free. We specify it as free because not even one CDD token will be deducted from your balance. All the tokens you have purchased are yours.
* **Can I sell my CDD tokens whenever I want?**

  You can sell the tokens in your wallet at any time. To use the onchain and financial services on our site for free, you just need to hodl CDD tokens in your Metamask wallet.
* **If I sell my CDD tokens, will I not be able to use the premium services again?**

  To use our premium services again, you simply need to reload CDD tokens into your wallet. Once the system recognizes your balance, it will reinstate your premium membership.
* **Why Polygon?**

  The Polygon network provides a layer-2 scaling solution for Ethereum, aiming to deliver low transaction fees and fast transaction times. Transitioning to the Polygon network in 2020, it has since been serving and establishing trust within the crypto ecosystem.


---

# 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://cddstamp.gitbook.io/cddstamp/cdd-token.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.
