> For the complete documentation index, see [llms.txt](https://docs.rwa.inc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rwa.inc/investor-platform-and-staking/get-started-with-rwa-inc.md).

# Get Started with RWA Inc.

Getting started with RWA Inc. is easy. Follow these steps to begin your journey into real-world asset tokenization:

* [Connect Your Wallet](#connect-your-wallet)
* [Complete KYC](#complete-kyc)
* [Stake $RWA](#stake-usdrwa)
* [Explore Investment Opportunities](#explore-investment-opportunities)
* [Participate in Crowdfunding and Token Sales](#participate-in-crowdfunding-and-token-sales)
* [Maximize Your Potential by Upgrading Your Tier](#maximize-your-potential-by-upgrading-your-tier)

***

## Connect Your Wallet

[Visit our platform](https://launch.rwa.inc) and connect your preferred crypto wallet, such as MetaMask or Wallet Connect, to access all our platform features.

***

## Complete KYC

Complete our quick and easy identity verification process to ensure the security of your transactions.

{% hint style="info" %}
You can use thins link for KYC: [RWA Launchpad KYC](https://verify-with.blockpass.org/?clientId=rwa_launchpad_kycaml_a4a02)
{% endhint %}

Upload your preferred form of identification and follow the on-screen prompts for a video check to protect your account and comply with regulatory requirements.

{% hint style="info" %}
**Note:** KYC is mandatory to participate in our platform’s offerings.
{% endhint %}

***

## Stake $RWA

The RWA Launchpad offers users a variety of perks (Tiers), which are determined by your staking level. Begin by staking some $RWA to begin unlocking access to the platform, and level yourself up over time by unlocking higher reward Tiers.

Learn more about staking and stake your $RWA: [STAKE $RWA](https://launch.rwa.inc/#/staking-pools)

***

## Explore Investment Opportunities

Navigate our dashboard(<https://launch.rwa.inc/#/pools>) to discover the various investment opportunities available. From property-backed tokens to commodities and private equity, choose what suits your financial goals and risk appetite. Be sure to check in regularly as new opportunities will be posted regularly.

***

## Participate in Crowdfunding and Token Sales

Join upcoming token sales or participate in our unique crowdfunding events. There are always opportunities to get involved with guaranteed allocation rounds and first-come-first-serve opportunities, there's always a chance to get involved.

***

## Maximize Your Potential by Upgrading Your Tier

Our staking system offers you a chance to earn rewards while supporting the ecosystem. The more you stake, the more Tier Points you earn and gain access to exclusive benefits.

Learn more about our Tiering System: [The RWA Investor Platform Tier System](/investor-platform-and-staking/the-rwa-investor-platform-tier-system.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.rwa.inc/investor-platform-and-staking/get-started-with-rwa-inc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
