# Get Your API Key

### 1. Create Your Account

Sign up for an account on our [registration page](https://infoway.io/en/create-account). No credit card is required.

Once your registration is complete, logging in will automatically redirect you to your user dashboard.

<figure><img src="/files/3i4PSwcDoEFWWrnasjDY" alt=""><figcaption></figcaption></figure>

### 2. Purchase a Plan

A single Infoway account can hold multiple plans simultaneously. Each plan you purchase will be assigned its own unique API Key.

To add a plan, simply click the "Buy a New Plan" button in your dashboard.

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

### 3. Plan Upgrades and Renewals

* Free plans are not eligible for upgrades or renewals.
* All paid plans can be renewed at any time.
* You can upgrade any plan to a higher available tier (e.g., Basic to Premium or Pro; Premium to Pro). As our highest tier, the Pro plan cannot be upgraded.
* When upgrading, you only pay the prorated price difference for the remaining time in your current billing cycle. (Note: Upgrades cannot be processed if the prorated cost is less than 8 USDT).
* All plan renewals and upgrades are managed directly from your user dashboard.

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


---

# 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.infoway.io/en-docs/getting-started/get-your-api-key.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.
