# Welcome

<figure><img src="https://1569313259-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn6wwJ0pvrhjXGxxDpmNa%2Fuploads%2FS78zjYD0Da8nOFASw0Bn%2F14.png?alt=media&#x26;token=b7925c91-17c8-414c-be5f-19a3b959b122" alt=""><figcaption><p>Hero logo - Decentralizing the credit market, today</p></figcaption></figure>

Welcome! Here you will find our white and math papers, guides on using our Protocol to lend and borrow crypto assets, and all the material developers will need to start building on top of Exactly.

[Exactly Protocol](https://exact.ly/) was started in July 2021, launched to [Ethereum Mainnet](https://app.exact.ly/?n=mainnet) in November 2022, and to [Optimism](https://app.exact.ly/?n=optimism) in March 2023 by a team of stakeholders with software, economics, finance, and math expertise. You can find more info about us on [Linkedin](https://linkedin.com/company/exactly-protocol) and [GitHub](https://github.com/orgs/exactly/people).

Exactly was funded by long-term capital partners with a track record of alignment with Web2 and Web3 ecosystems. Some of our current investors are [Kazsek](https://www.kaszek.com/), [BairesDAO](https://twitter.com/bairesdao), [NXTP](https://www.nxtp.vc/), [Newtopia](https://newtopia.vc/), [Kain Warwick](https://twitter.com/kaiynne) (Co-Founder of [Synthetix](https://synthetix.io/)), [Esteban Ordano](https://twitter.com/eordano) (Co-Founder of [Decentraland](https://decentraland.org/)), [Matias Woloski](https://twitter.com/woloski) (Co-Founder of [Auth0](https://auth0.com/)), [Daedalus](https://www.daedalus.gg/) among others.

The Protocol was audited by Coinspect, Chainsafe, and ABDK, among others. Cryptecon audited the economic model. You can find all the audit reports [here](https://docs.exact.ly/security/audits).

Follow us on [Discord](https://discord.gg/nFKzxNvz), [Telegram](https://t.me/exactlyFinance), and [Twitter](https://twitter.com/exactly_finance) for our updates.


---

# 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.exact.ly/getting-started/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.
