# GLOSSARY

- [Conventions](https://developers.alephee.com/v2/glossary/glo1.md)
- [Response status codes](https://developers.alephee.com/v2/glossary/glo1-1.md): All status codes are standard HTTP status codes. The below ones are used in this API.
- [Marketplaces/Channels ID and names list](https://developers.alephee.com/v2/glossary/glo1-2.md)
- [Product listings status list](https://developers.alephee.com/v2/glossary/glo1-3.md)
- [Orders and shipping glossary](https://developers.alephee.com/v2/glossary/glo1-4.md)
- [Available order statuses codes](https://developers.alephee.com/v2/glossary/glo1-4/glo1.md)
- [State transitions diagram](https://developers.alephee.com/v2/glossary/glo1-4/glo1-1.md)
- [Automatic and manual order status updates](https://developers.alephee.com/v2/glossary/glo1-4/glo1-2.md)
- [Attaching documents to orders](https://developers.alephee.com/v2/glossary/glo1-4/glo1-3.md)
- [Shipping labels](https://developers.alephee.com/v2/glossary/glo1-4/glo1-4.md)


---

# 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://developers.alephee.com/v2/glossary.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.
