# Register fiat investments

*Before proceeding, ensure you have enough Ethereum tokens on the Arbitrum network (ETH ARB) in your Stobox 4 Wallet. Check here* [*how to add them>>>*](https://docs.stobox.io/helpcentre/help-centre/getting-started/manage-your-account/deposit-assets)

***

This process not only records a fiat investment to add it to your offering progress bar on your Investor Portal, but also sends tokens to the investor.

{% hint style="warning" %}
Note that the recipient must be verified and have a valid DID to receive tokens. Otherwise, the transaction will not happen.
{% endhint %}

{% hint style="info" %}
&#x20;See the [video guideline](https://docs.stobox.io/helpcentre/help-centre/business-space/manage-your-token/register-fiat-investments/video-how-to-register-fiat-investments).
{% endhint %}

***

#### Step-by-step guideline<br>

1. Go to the **Projects** tab and select the relevant project.
2. Click your token logo to enter the token management space.
3. Click the **Token Offerings** tab.
4. On the active offering, click **Details**.
5. Click the **Record a Fiat Investment** button.
6. Enter the investor's email address or Stobox ID and click **Check Recipient**.
7. Enter the investment amount you received (e.g., $100 = 100 tokens at $1/token).
8. Click **Review Transaction** and verify all details are correct.
9. Click **Next: Security Verification** to receive a confirmation code to your email.
10. Enter the confirmation code and click **Confirm & Sell**.\
    The tokens are now being sent to the investor.
11. Wait for the signature message at the top right of the page and click **Sign**.
12. Wait for the transaction to process through Fireblocks and KYT checks.
13. See the confirmation that the tokens were successfully transferred to the investor.
14. Return to the offering page, refresh, and see that the transaction appears in the list. Click **Back to Offering** to return to the offering page, or click a relevant button to process another fiat investment.

{% hint style="success" %}
&#x20;The Investor's Portal will automatically reflect the new purchase.

The tokens will reflect in the investor's Stobox 4 Wallet - RWA once the transaction is processed.
{% endhint %}

***

{% hint style="info" %}
Should you have any questions or issues, please contact your Stobox delivery manager.
{% endhint %}

***


---

# 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.stobox.io/helpcentre/help-centre/business-space/manage-your-token/register-fiat-investments.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.
