# Supplier types

In Fairmarkit, you will may see suppliers categories as registered, non-registered, or public.

### Registered <a href="#registered" id="registered"></a>

Registers suppliers are suppliers that have been approved by your organization.

For information about registering your suppliers, see [Suppliers](/buyers/administration/suppliers.md).

### Non-Registered <a href="#nonregistered" id="nonregistered"></a>

Non-registered suppliers are suppliers that were either recommended by Fairmarkit or manually entered by a user in your organization.

### Public <a href="#public" id="public"></a>

Public suppliers are suppliers that have responded to your event from a marketplace, (e.g., [Fairmarkit Marketplace](/buyers/marketplace-buyers.md)). From the marketplaces, all suppliers are free to submit responses to an event.


---

# 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.fairmarkit.com/glossary/glossary/supplier-types.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.
