# Shipping line

One order will have many shipping lines, each of them will have enough condition fields next to it.

These conditions will have more options:\
one of items (one of the shipping lines),\
all of items (all shipping lines),\
none of items (no items in any of the shipping lines)

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/screenshot6_vbqjfb.png" alt=""><figcaption></figcaption></figure>

**Shipping Code**\
A code that references the shipping method

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/download-55_10op6ay.png" alt=""><figcaption></figcaption></figure>

**Shipping Price**\
The price of the shipping method

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/download-56_1hqg4ho.png" alt=""><figcaption></figcaption></figure>

**Shipping Source**\
Source of shipping method

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/download-57_rholiz.png" alt=""><figcaption></figcaption></figure>

**Shipping Title**\
\
**Shipment Status**\
Current delivery status of fulfillment

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/download-58_fc21x4.png" alt=""><figcaption></figcaption></figure>

**Fulfillment Tracking Company**

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/download-59_1vfxbrv.png" alt=""><figcaption></figcaption></figure>

**Fulfillment Tracking Number**

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/download-60_1qzs0h1.png" alt=""><figcaption></figcaption></figure>

**Location Id**\
Is the id of the location (geographical location where stores and warehouses exist) to be fulfilled

<figure><img src="https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/download-62_1k4kjp.png" alt=""><figcaption></figcaption></figure>


---

# 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://autotags-omega.gitbook.io/auto-tags-documents/definition-of-conditions/shipping-line.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.
