# Register as a supplier

## Register as a supplier <a href="#registerasasupplier" id="registerasasupplier"></a>

With Fairmarkit's Supplier Portal, you can easily access new opportunities, shorten the time to new business, and more efficiently manage your existing relationships with customers. With your Fairmarkit profile, you can also respond to event invitations from buyers and events in the Marketplace.

See: [Supported browsers](/getting-started/getting-started-with-fairmarkit/supported-browsers.md) and [Languages and localization](/getting-started/getting-started-with-fairmarkit/languages-and-localization.md).

### Ready to register? <a href="#readytoregister" id="readytoregister"></a>

Supplier registration is free. Just complete the following:

{% stepper %}
{% step %}
Go to [Supplier Registration](https://app.fairmarkit.com/vendor-registration).
{% endstep %}

{% step %}
Enter your information, and then click **Register as a Supplier**.\
You'll receive an email confirming you want to create an account.
{% endstep %}

{% step %}
Follow the instructions to set up your password.\
Once complete, you're logged into Fairmarkit. Additionally, you'll receive an email confirming that your account was created.
{% endstep %}
{% endstepper %}

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/suppliers/suppliers/getting-started/register-as-a-supplier.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.
