# Welcome

### Overview

Arbor allows [DAOs](https://ethereum.org/en/dao/) and other on-chain entities to borrow stablecoins using their tokens as collateral with fixed rates and no liquidations.

For lenders, Arbor offers sustainable, fixed yields and token price upside through lending and options.

### Mission

Our mission is to enable DAOs to grow and thrive by giving them access to credit.

If you believe DAOs should have access to credit, join the discussion in the [Arbor community discord](https://discord.arbor.finance). We look forward to meeting you!


---

# 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.abg.garden/readme.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.
