# Confidentiality

Lemon.io covers confidentiality and NDAs in accordance with its [Terms of Use](https://lemon.io/terms-of-use/). Confidentiality is addressed at multiple levels:

* Lemon.io’s platform terms of use include **standard confidentiality provisions** covering the engagement.
* If a project requires a specific **NDA**, you can sign one directly with the developer. Lemon.io supports this and facilitates the paperwork.
* **An MSA (Master Service Agreement)** or other custom legal documents can be executed with the developer if required by your legal or compliance team.

All intellectual property created by the developer during the engagement belongs to the client. This is covered under Lemon.io’s standard terms of use and applies to all engagements by default.


---

# 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.lemon.io/confidentiality.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.
