> For the complete documentation index, see [llms.txt](https://docs.spydra.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spydra.app/products-overview/private-network/apps/pre-configured-apps.md).

# Pre-Configured Apps

Pre-configured Apps/ Chaincodes are pre-written smart contracts that are already installed and available on the blockchain network for use.&#x20;

The pre-configured Apps/Chaincodes are designed to perform a specific set of functions and tasks and help solve a business case. This makes it easier for Spydra users to create blockchain-based use cases without having to write the code for the smart contract from scratch.

In addition, pre-configured Apps/Chaincodes can also be customized to meet the specific requirements of a particular use case. Spydra can create properties with low or no code interface or integrate them with other systems or applications.

Overall, pre-configured Apps/Chaincodes are a useful tool for users who want to create blockchain-based applications quickly and efficiently. By using Spydra's pre-written smart contracts, users can focus on other important problems without having to worry about the underlying blockchain technology.

## Spydra's Pre-configured apps

{% content-ref url="/pages/JbwQr1k1g5vtfzPxWtmb" %}
[Asset Tokenization](/products-overview/private-network/asset-tokenization.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.spydra.app/products-overview/private-network/apps/pre-configured-apps.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.
