# Nemeos Documentation

## Documentation

- [Overview](https://docs.nemeos.finance/introduction/overview.md): We build a DeFi protocol allowing anyone to buy a digital asset with credit.
- [Manifesto](https://docs.nemeos.finance/introduction/manifesto.md): Blockchain technology allows to build a decentralized on-chain credit solution with real-life use cases.
- [Our values](https://docs.nemeos.finance/introduction/our-values.md): Our values reflect our approach of Decentralized Finance.
- [Why Nemeos?](https://docs.nemeos.finance/introduction/why-nemeos.md)
- [General FAQ](https://docs.nemeos.finance/faq/general-faq.md)
- [Users FAQ](https://docs.nemeos.finance/faq/users-faq.md)
- [Web3 Businesses FAQ](https://docs.nemeos.finance/faq/web3-businesses-faq.md)
- [Liquidity Providers FAQ](https://docs.nemeos.finance/faq/liquidity-providers-faq.md)
- [Buy a NFT Now, Pay Later](https://docs.nemeos.finance/our-products/buy-a-nft-now-pay-later.md)
- [Try before you buy](https://docs.nemeos.finance/our-products/try-before-you-buy.md)
- [Long term credit](https://docs.nemeos.finance/our-products/long-term-credit.md)
- [Protocol design](https://docs.nemeos.finance/nemeos-infrastructure/protocol-design.md)
- [Detailed mechanics](https://docs.nemeos.finance/nemeos-infrastructure/detailed-mechanics.md)
- [Protocol global architecture](https://docs.nemeos.finance/nemeos-infrastructure/protocol-global-architecture.md)
- [Market value assessment](https://docs.nemeos.finance/nemeos-infrastructure/market-value-assessment.md): This page underpins the analytical computations behind our in-house floor.
- [Terms and conditions](https://docs.nemeos.finance/legal-and-security/terms-and-conditions.md): Updated : July 23, 2024.
- [Audit](https://docs.nemeos.finance/legal-and-security/audit.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.nemeos.finance/introduction/overview.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.
