# forbitspace

- [Aggregation Protocol](https://docs.forbitspace.com/english/forbitspace/aggregation-protocol.md): The forbitspace is an aggregator protocol that allows traders to benefit from a large variety of financial tools in a single interface.
- [Liquidity Pool](https://docs.forbitspace.com/english/forbitspace/liquidity-pool.md): A next-generation automated market maker that protects users from front-running attacks and offers capital efficiency to liquidity providers.
- [Limit Order Protocol](https://docs.forbitspace.com/english/forbitspace/limit-order-protocol.md): A limit order places a specific price that a trader wants to buy or sell at and is only executed if the market hits that price.
- [Derivative protocol](https://docs.forbitspace.com/english/forbitspace/derivative-protocol.md): Derivatives in the Defi world are important because what is being built here is not a trading and speculation market; it’s a use-case market. The principle of hedging goes far beyond Defi or cryptocur
- [Governance](https://docs.forbitspace.com/english/forbitspace/governance.md)
- [Wallet Self-custody](https://docs.forbitspace.com/english/forbitspace/wallet-self-custody.md)
- [Bridge Space](https://docs.forbitspace.com/english/forbitspace/bridge-space.md)


---

# 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.forbitspace.com/english/forbitspace.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.
