> For the complete documentation index, see [llms.txt](https://docs.trace.market/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trace.market/for-providers/record.md).

# Record

Required fields:

* [ ] type (used as item name)
* [ ] description or external ID (if details are in other databases)
* [ ] ownerId (domain of provider)
* [ ] (expiry)date
* [ ] price (currency should be a trustable stablecoin on Gnosis/Chiado chain)

## Add a service timeslot

Add expirydate (and time) and the duration before that

## Record know-how

Set up the process with input and output product `IDs` (like Food Data Central IDs or HS duty codes), insert text or attachment URL to `description` and set `category` as KnowHow.

## Record a production step

Add output product's parameters, set `process` type, input instances (ingredients, machines, know-how), impacts, coordinates, temperature, etc.

### Mark geo source of ingredients

When adding process InputInstance, select Transported instead of Local.


---

# 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:

```
GET https://docs.trace.market/for-providers/record.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.
