# FAQ's

<details>

<summary></summary>

</details>

<details>

<summary></summary>

</details>

* Why build on AO?
* What development languages does AO and Autonomous Finance support?
* How can I build with Autonomous Finance?
* How can I contribute to DeFi on Autonomous Finance?
* How does Autonomous Finance leverage AI?
* What advanced capabilities does AO enable?
* How are AO processes different from Smart Contracts?
* How is AO different than Ethereum?
* Is Autonomous Finance an organization or foundation?


---

# 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.autonomous.finance/general/faqs.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.
