> For the complete documentation index, see [llms.txt](https://aurora-foundation.gitbook.io/aurora-foundation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aurora-foundation.gitbook.io/aurora-foundation/1.-introduction/or-aurora-foundation.md).

# | Aurora Foundation

<figure><img src="/files/kNsgdmNL78XO1mfSVsCs" alt=""><figcaption></figcaption></figure>

\
Welcome to the Aurora Foundation, a key player in the **Liquidity Bootstrapping Pools (LBPs) sector.** Our focus is on enhancing decentralized finance by implementing practical and efficient strategies. At Aurora, we believe in the importance of creating a balanced and accessible environment for blockchain projects of all sizes.

Our primary goal is to support the growth and development of these projects through the use of LBPs. This approach is designed to improve liquidity in the decentralized finance market, ensuring fair access and opportunity for every project. Aurora's approach is rooted in transparency, fairness, and active community involvement.

We aim to connect innovative blockchain projects with their enthusiastic supporters, fostering a collaborative atmosphere where both developers and investors can contribute to the advancement of the financial sector. **Aurora is committed to providing the necessary resources and exposure to help these projects succeed**, driving positive change and exploring new possibilities in decentralized finance.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://aurora-foundation.gitbook.io/aurora-foundation/1.-introduction/or-aurora-foundation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
