# Development

- [API's](https://pankuku.gitbook.io/kuku_wiki/knowledge-center/the-project/development/apis.md): Application Programming Interfaces
- [Logo's](https://pankuku.gitbook.io/kuku_wiki/knowledge-center/the-project/development/logos.md): Downloadable Media and SVG link
- [Fee Structure](https://pankuku.gitbook.io/kuku_wiki/knowledge-center/the-project/development/fee-structure.md): Fees are not fixed and regulated by the panKUKU LLC
- [Infrastructure](https://pankuku.gitbook.io/kuku_wiki/knowledge-center/the-project/development/infrastructure.md): Our Project is supported by multiple high grade platforms & systems
- [Smart Contracts](https://pankuku.gitbook.io/kuku_wiki/knowledge-center/the-project/development/smart-contracts.md): Integrity in Payment and Performance
- [Wallet-addresses](https://pankuku.gitbook.io/kuku_wiki/knowledge-center/the-project/development/wallet-addresses.md): We're transparent about our allocation
- [Vesting (Token Lock)](https://pankuku.gitbook.io/kuku_wiki/knowledge-center/the-project/development/vesting-token-lock.md): Our vestingplan for Team, Treasury and Eco-System


---

# 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://pankuku.gitbook.io/kuku_wiki/knowledge-center/the-project/development.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.
