# Getting started

## Step 1: Company Registration

To register your company as a client with Xoxoday, please follow one of the following methods :

{% tabs %}
{% tab title="Signup Via Xoxoday" %}
Please get in touch with our Implementation specialist by dropping an email to <cs@xoxoday.com> with the following details:

* Company Name
* Your Full Name
* Work Email
* Company Address
* City, State
* Zip Code
* Country
* Contact Number
* Base Currency ( This is the currency in which your account will be charged upon redemptions )

Once you share the above details, we will do a quick internal review and approve within 1-2 hours.&#x20;

> For registration, you also have to give your redirect\_uri and scope which is required for the app with the explanation.
> {% endtab %}
> {% endtabs %}

{% hint style="success" %}
`After approval Client will be given with client_id and client_secret.`
{% endhint %}

\
\
\
\
\
\
\
\ <br>


---

# 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://xoxoday.gitbook.io/plum/developer-resources/storefront-integration/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.
