# Background IP

### Definition

Background IP is intellectual property that existed before a project or was developed independently of a customer engagement. Our IP is defined by the `AIC.*` namespace

### Examples

Background IP may include:

* templates
* frameworks
* accelerators
* software libraries
* reusable code
* architecture patterns
* delivery methods
* policies
* playbooks
* know-how
* tooling
* checklists
* training materials

### Ownership

Background IP remains owned by the company unless expressly agreed otherwise in writing.

### Customer Use

Where needed, a customer may receive a limited licence to use Background IP as part of the delivered solution.

The licence should be defined in the Framework Agreement or Statement of Work.

### Protection Rules

* Do not copy reusable IP into customer-owned repositories unless approved.
* Do not mark company reusable IP as customer-owned.
* Do not include Background IP in deliverables without checking the IP position.
* Do not transfer ownership of Background IP by implication.
* Keep reusable assets in controlled repositories.


---

# 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://framework.aic.io/company-operating-manual/intellectual-property-and-accelerators/background-ip.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.
