# Signup / Login

{% hint style="info" %}
This experience may differ in customized **apinity exchange** tenants.

* The Catalog may be hidden
* Sign Up may be disabled
* Single Sign-On (SSO) may be implemented with various identity providers
  {% endhint %}

### Browsing the marketplace <a href="#signup-login-catalog" id="signup-login-catalog"></a>

Go to [https://marketplace.apinity.io/](https://marketplace.apinity.io) to open the marketplace webpage. You can browse the catalog of available services without an account. Should you want to consume or provide a service, you can proceed to sign up.

### Sign up as User <a href="#signup-login-signupasuser" id="signup-login-signupasuser"></a>

In the top-right corner, click the **Sign Up** button.

<figure><img src="/files/LRsUETJsuOZ45vkMIyLb" alt=""><figcaption></figcaption></figure>

Fill in the form and define a password.\
Please consider the indicated password complexity requirements.

![](/files/U5wSw49LPFAS8c0JweUA)

\
You can access and read our marketplace[ terms of service](https://marketplace.apinity.io/terms-and-conditions) &[ data policy](https://marketplace.apinity.io/data-policy) by clicking on the respective links above the Sign Up button.

{% hint style="success" %}
By signing up, you accept the terms of service of apinity marketplace and confirm that you have read our data policy.
{% endhint %}

\
After clicking on the **Sign Up** button, you will receive a welcome e-mail with a link to confirm your e-mail address. This link expires within 12 hours. Once you have confirmed your e-mail address, you will be forwarded back to the marketplace webpage and asked to log in with your new username and password.

![](/files/TXg8yj2qxsxBTkXysoyR)


---

# 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.apinity.io/step-by-step/manage-your-user-account/signup-login.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.
