# Getting started

- [General concepts](https://docs.fulfillmenttools.com/documentation/getting-started/general-concepts.md)
- [Authentication and authorization](https://docs.fulfillmenttools.com/documentation/getting-started/authentication-and-authorization.md)
- [User management](https://docs.fulfillmenttools.com/documentation/getting-started/authentication-and-authorization/user-management.md)
- [User endpoints](https://docs.fulfillmenttools.com/documentation/getting-started/authentication-and-authorization/user-management/user-endpoints.md)
- [Localization](https://docs.fulfillmenttools.com/documentation/getting-started/authentication-and-authorization/localization.md)
- [Access to fulfillmenttools APIs](https://docs.fulfillmenttools.com/documentation/getting-started/access-to-fulfillmenttools-apis.md)
- [Eventing](https://docs.fulfillmenttools.com/documentation/getting-started/eventing.md)
- [Available events](https://docs.fulfillmenttools.com/documentation/getting-started/eventing/available-events.md)
- [Event export](https://docs.fulfillmenttools.com/documentation/getting-started/eventing/event-export.md)
- [Notification center](https://docs.fulfillmenttools.com/documentation/getting-started/eventing/notification-center.md)
- [Notification center endpoints](https://docs.fulfillmenttools.com/documentation/getting-started/eventing/notification-center/notification-center-endpoints.md)
- [Facilities](https://docs.fulfillmenttools.com/documentation/getting-started/facilities.md)
- [Managed facilities](https://docs.fulfillmenttools.com/documentation/getting-started/facilities/managed-facilities.md)
- [Supplier facilities](https://docs.fulfillmenttools.com/documentation/getting-started/facilities/supplier-facilities.md)
- [Facility groups](https://docs.fulfillmenttools.com/documentation/getting-started/facilities/facility-groups.md)
- [Facility group endpoints](https://docs.fulfillmenttools.com/documentation/getting-started/facilities/facility-groups/facility-group-endpoints.md)
- [Facility discounts](https://docs.fulfillmenttools.com/documentation/getting-started/facilities/facility-discounts.md)
- [Facility discounts endpoints](https://docs.fulfillmenttools.com/documentation/getting-started/facilities/facility-discounts/facility-discounts-endpoints.md)
- [Prices](https://docs.fulfillmenttools.com/documentation/getting-started/facilities/prices.md)
- [Search](https://docs.fulfillmenttools.com/documentation/getting-started/search.md)
- [Search endpoints](https://docs.fulfillmenttools.com/documentation/getting-started/search/search-endpoints.md)
- [Process](https://docs.fulfillmenttools.com/documentation/getting-started/process.md)
- [Process endpoints](https://docs.fulfillmenttools.com/documentation/getting-started/process/process-endpoints.md)
- [Tags](https://docs.fulfillmenttools.com/documentation/getting-started/tags.md)
- [Tags endpoints](https://docs.fulfillmenttools.com/documentation/getting-started/tags/tags-endpoints.md)
- [Stickers](https://docs.fulfillmenttools.com/documentation/getting-started/stickers.md)
- [Recordable attributes](https://docs.fulfillmenttools.com/documentation/getting-started/recordable-attributes.md)
- [Custom attributes](https://docs.fulfillmenttools.com/documentation/getting-started/custom-attributes.md)
- [Preparation for go live](https://docs.fulfillmenttools.com/documentation/getting-started/preparation-for-go-live.md)
- [Performance on test versus production](https://docs.fulfillmenttools.com/documentation/getting-started/preparation-for-go-live/performance-on-test-versus-production.md)
- [Load testing](https://docs.fulfillmenttools.com/documentation/getting-started/preparation-for-go-live/load-testing.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://docs.fulfillmenttools.com/documentation/getting-started.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.
