# API Libraries

PropiChain is focused on developing robust API libraries designed to seamlessly integrate third-party applications with the PropiChain registry. These libraries ensure direct interaction with the underlying smart contracts, guaranteeing both reliability and decentralization. By bypassing the need for the PropiChain website or other centralized components, these APIs enable developers to access, modify, and utilize registry data with greater flexibility and security. This approach not only enhances the scalability of the PropiChain platform but also promotes innovation by allowing external applications to leverage the decentralized infrastructure directly.


---

# 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://propichain.gitbook.io/propichain/software-components/api-libraries.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.
