# Welcome to BullaNetwork

- [Welcome To Bulla Network](https://bulla-network.gitbook.io/bulla-network/welcome-to-bullanetwork/welcome.md)
- [BullaBanker](https://bulla-network.gitbook.io/bulla-network/welcome-to-bullanetwork/bulla-banker.md): BullaBanker - Bulla Network's first dApp built on top of the BullaProtocol - offers invoicing and payment solutions for DAOs and individuals.
- [The BullaProtocol](https://bulla-network.gitbook.io/bulla-network/welcome-to-bullanetwork/bulla-protocol.md): "Until now, there has been no way to properly express credit on the blockchain"
- [How does it work?](https://bulla-network.gitbook.io/bulla-network/welcome-to-bullanetwork/bulla-protocol/how-does-it-work.md): The Bulla Protocol is currently deployed on Polygon, Gnosis Chain (formerly xDai), Celo, Avalanche, and RSK.
- [New Page](https://bulla-network.gitbook.io/bulla-network/welcome-to-bullanetwork/new-page.md): This a new page for Jen Lisle.


---

# 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://bulla-network.gitbook.io/bulla-network/welcome-to-bullanetwork.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.
