# General Help

## Candy Chain Help & Support Page

Welcome to the Candy Chain Help Center! Candy Chain is a revolutionary blockchain platform designed to provide secure, transparent, and efficient solutions for various crypto-related applications. Whether you're a developer, investor, or simply curious about our platform, we have resources to help you get started.

#### **Getting Started**

**1. Creating a Wallet**

* Follow our [Wallet Creation Guide](https://docs.candychain.com/candy-chain-intro/general-help/faq) to set up a Candy Chain wallet.
* Learn how to secure your wallet with our [Security Guide](/candy-chain-intro/general-help/security-guide.md).

**2. Understanding Candy Chain**

* Read our [Whitepaper](/candy-chain-intro.md) for an in-depth understanding of the Candy Chain ecosystem.
* Explore our [Technical Overview](/candy-chain-intro.md) to understand the architecture and technologies involved.

#### **Developers**

**3. API Documentation**

* Integrate Candy Chain into your project with our comprehensive [API Documentation](https://docs.candychain.com/) ( *Coming Soon* ).
* Join our [Developer Community](https://docs.candychain.com/) to discuss, collaborate, and find support.

**4. Smart Contracts**

* Learn how to write and deploy smart contracts on Candy Chain with our [Smart Contract Guide](/candy-chain-intro.md).

#### **Support and Community**

**5. Frequently Asked Questions (FAQs)**

* Visit our [FAQs](https://docs.candychain.com/candy-chain-intro/general-help/faq) for answers to common questions about Candy Chain.
* If you can't find an answer, please feel free to reach out to our [Support Team](https://docs.candychain.com/contact-us).

**6. Community Forums**

* Engage with the Candy Chain community in our Forums.
* Share ideas, ask questions, and connect with other Candy Chain enthusiasts.

#### **Security & Compliance**

**7. Security Practices**

* Learn about our security protocols and best practices to keep your assets safe.

<br>


---

# 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.candychain.com/candy-chain-intro/general-help.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.
