# Custom

Quboid Studio offers a powerful feature called "Custom Bounties," which allows community owners to create and launch customized bounty programs tailored to their specific needs and objectives.

**FEATURES**

* **Custom Tasks**:
  * Define specific tasks or actions for community members.
  * Examples: content creation, event participation, survey completion.
* **Submission Requirements**:
  * Set guidelines for task submission.
  * Specify formats, platforms, and other submission details.
* **Reward Configuration**:
  * Configure rewards for completed tasks.
  * Options: cryptocurrency tokens, NFTs, exclusive access, etc.
* **On-Chain Token Distribution**:
  * Use blockchain for transparent reward distribution.
  * Secure and auditable record of rewards.
* **Bounty Management**:
  * Edit or close active bounties as needed.
  * Adjust based on feedback or changing requirements.

### STEPS

* **Define Task Details:** Provide a detailed description of the task or action you want community members to complete, including any specific requirements or guidelines.
* **Set Submission Guidelines:** Clearly outline the submission process, specifying the formats, platforms, or any other instructions for submitting completed tasks.
* **Configure Rewards:** Determine the rewards you want to offer for successful task completion, such as cryptocurrency tokens, NFTs, or exclusive access privileges.
* **Specify Audience:** Choose whether to open the Custom Bounty to the public or limit it to specific community members.&#x20;
* **Publish and Promote:** Once you've configured the Custom Bounty, publish it and promote it through your communication channels to attract participants.

<figure><img src="/files/RIhYBzVzTK15P1rQUWTI" alt=""><figcaption><p>Creating a Custom Bounty</p></figcaption></figure>


---

# 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://quboid.gitbook.io/studio/bounties/custom.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.
