# Technical Documentation

- [BaaS: Bridge-as-a-Service](https://docs.elk.finance/technical-documentation/baas-bridge-as-a-service.md)
- [FaaS: Farm-as-a-Service](https://docs.elk.finance/technical-documentation/faas-farm-as-a-service.md): Guides for setting up farms. Farm-as-a-Service is live on all ElkNet supported chains.
- [Elk Finance LP API](https://docs.elk.finance/technical-documentation/elk-finance-lp-api.md): For developers to easily query our farms and liquidity pairs.
- [ElkPad: Multichain LaunchPad](https://docs.elk.finance/technical-documentation/elkpad-multichain-launchpad.md): A Community Launchpad


---

# 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.elk.finance/technical-documentation.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.
