# Pezesha (means capital enabler)

![](https://3929570150-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MW8hetP5F2anI_ClM2p%2F-MW9ocZZmVYtMBDg88i4%2F-MW9rwoGWrfHMZHkLuJA%2Fpezesha-logo.png?alt=media\&token=14fd4f51-c6b1-4aab-927c-c5df1e738b78)

## Statement of Copyright

**© Pezesha Africa Ltd. All rights reserved.**

All product names, company names or trademarks mentioned in this document remain the property of their respective owners. No part of this document may be reproduced in any form without permission from **Pezesha Africa Ltd**.

## **Statement of Confidentiality**

The recipient of this document agrees to keep this document confidential and not to use its contents in any form or by any means without permission from Pezesha Ltd. Moreover, the recipient agrees not to place this document at the disposal of any third party without written permission from Pezesha Africa Ltd.

&#x20;If such permission is granted, it will be subject to the condition that the recipient ensures that any third party recipient of this document, or of information contained therein, is held responsible to Pezesha Africa Ltd for the confidentiality of that document or information.

## **API Endpoints & Usage Policy**

The Platform is hosted at the following URLs

* Production - **<https://api.pezesha.com>**
* Develop - **<https://dev.api.pezesha.com>**

{% hint style="warning" %}
All API calls **MUST** be made from a server since the issued credentials are client. (**ONLY server to server communication**)
{% endhint %}


---

# 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.pezesha.com/master.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.
