# Getting Started

### 1. Sign up to XaiGate Wallet <a href="#id-1.-sign-up-to-xaigate-wallet" id="id-1.-sign-up-to-xaigate-wallet"></a>

Sign up for an account on the [XaiGate website](https://wallet.xaigate.com/register), enter your details, and select CREATE A FREE ACCOUNT.

To activate your account, verify your email address by code sent to your inbox.

{% content-ref url="/spaces/AC1eaGztBwRL1816JUe6/pages/IMaxHsmxFu47YLLFqxN3" %}
[Sign Up](/api-docs/getting-started/sign-up.md)
{% endcontent-ref %}

### 2. Get API key <a href="#id-2.-get-api-key" id="id-2.-get-api-key"></a>

In the **Credential** Tab, you will find the API key

{% content-ref url="/spaces/AC1eaGztBwRL1816JUe6/pages/4vQwor06NNriAmSAhlb0" %}
[Get API Key](/api-docs/getting-started/get-api-key.md)
{% endcontent-ref %}

### 3. Supported Chains <a href="#id-3.-api-documentation" id="id-3.-api-documentation"></a>

{% content-ref url="/spaces/AC1eaGztBwRL1816JUe6/pages/SUfWaLoo6XOPUNpOMWev" %}
[Supported Chains](/api-docs/getting-started/supported-chains.md)
{% endcontent-ref %}

### 4. **API Documentation** <a href="#id-3.-api-documentation" id="id-3.-api-documentation"></a>

Now check out our API documentation page to start your integration if you are using our REST API. However, you can also use our plugin. XaiGate Github

{% content-ref url="/spaces/AC1eaGztBwRL1816JUe6/pages/srOBeshzt4KR04RrnqDJ" %}
[API Documentation](/api-docs/api-documentation.md)
{% endcontent-ref %}

​


---

# 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://xaigate.gitbook.io/api-docs/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.
