# Getting Started

Launching a reward program with Crucible has no charge, please reach out to our team on Discord and they will assist you to launch a reward program on the platform.

As Crucible does not rely on any fees from Reward Programs, support us by considering to use [additional services that we offer](/launching-a-reward-program/services-and-fees.md) for a nominal fee, this helps support our projects continued development.

{% hint style="warning" %}
The reward program contracts also do not deduct any fees from reward token deposits, however this may change in the future.&#x20;

**Programs existing before a fee introduction will not be affected.**
{% endhint %}

We've included as much useful information as we could to help you make an informed decision, please find the topics below:

* [Why use Crucible?](/launching-a-reward-program/why-use-crucible.md)
* [Reward Program Mechanics](/launching-a-reward-program/reward-program-mechanics.md)
* [Reward Program Configuration](/launching-a-reward-program/reward-program-configuration.md)
* [Services and Fees](/launching-a-reward-program/services-and-fees.md)

Ready to launch your program? [Reach out to the team](/launching-a-reward-program/contacting-the-team.md)

##


---

# 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.crucible.wtf/launching-a-reward-program/getting-started.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.
