# Stock

- [Information](https://docs.eventication.com/event/stock/information.md)
- [Leases](https://docs.eventication.com/event/stock/leases.md)
- [New](https://docs.eventication.com/event/stock/leases/new.md): Start leasing stock to a person
- [Inventory - Categories](https://docs.eventication.com/event/stock/inventory-categories.md): What do you have?
- [Types](https://docs.eventication.com/event/stock/inventory-categories/types.md)
- [Details](https://docs.eventication.com/event/stock/inventory-categories/types/details.md)
- [Questions](https://docs.eventication.com/event/stock/inventory-categories/types/questions.md): As a question about stock data
- [Articles](https://docs.eventication.com/event/stock/inventory-categories/types/articles.md)
- [Suppliers](https://docs.eventication.com/event/stock/suppliers.md): Who supplied this hardware?
- [Orders](https://docs.eventication.com/event/stock/orders.md): Let people request stock for your event, review requests, and assign who will pick up what.
- [Stock order configurations](https://docs.eventication.com/event/stock/orders/stock-order-configurations.md): Choose what people can order, when they can order, and where stock orders become available.
- [Ordering stock from accreditation](https://docs.eventication.com/event/stock/orders/ordering-stock-from-accreditation.md): What the form responsible can do: create orders, assign who will pick up items, and submit requests to the event.
- [Reviewing and moderating orders](https://docs.eventication.com/event/stock/orders/reviewing-and-moderating-orders.md): Where to find stock orders, how to approve/reject them, and how to manage assignments as an event.
- [Assignments](https://docs.eventication.com/event/stock/orders/assignments.md): Assign an order to the visitors or vehicles that will pick up the items.
- [Notifications](https://docs.eventication.com/event/stock/orders/notifications.md): Who gets an email when orders are submitted and when a decision is made.


---

# 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.eventication.com/event/stock.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.
