# Buy Property Tokens

0xequity offers a seamless way for users to purchase property tokens effortlessly. In this tutorial, you'll be guided step-by-step through the process of buying a property token on the 0xequity platform, highlighting how simple it is without diving too deep into technical details.

Navigate to the main page of the 0xequity platform, where you'll find the option to purchase the "WXRWA 1" property token. Currently, only one property is available, but more will be added in the future, offering users a range of investment choices.

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

1. **WXRWA1:** This refers to a physical asset for which users can purchase tokens.
2. **Shares Available:** The available number of tokens available to buy of each specific property.
3. **Cryptocurrency:** The cryptocurrency users are paying to buy property tokens.
4. **Cryptocurrency Balance:** The available cryptocurrency balance in a user's wallet.

In this tutorial, we will be purchasing 4 "WXRWA1" tokens. You'll be able to view all investment details, such as ROI, monthly earnings, and yearly earnings, based on the number of tokens purchased — in our case, 4.&#x20;

<figure><img src="/files/6wv2SdYGKeZnf4c3FEak" alt=""><figcaption></figcaption></figure>

0xequity offers multiple options for users to purchase property tokens. At present, the platform supports:

* USDC
* USDT
* WBTC
* WETH
* ETH

In this tutorial, we are using USDC to buy property tokens.

On this page, users can see important information related to  their investment including:

1. **ROI/Year:** The annual return percentage users will get on their investment.
2. **Total Price:** The total price of the property users are investing.
3. **Rent Per Month:** The rent per month for the property.
4. **Earn Per Year:** The amount the user will earn each month depending on their investment &#x20;
5. **Earn Per Year:** The exact value users will earn depends upon their investment value.

Next, click the green "Buy WXRWA1" button to start the purchasing transaction. Once clicked, a modal will appear on the screen displaying the transaction overview, including the transaction network and the tokens being sent and received.

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

After clicking the "Confirm" button, a request popup will appear, prompting the transaction process. We'll use the passkey previously saved when creating the account. In this case, I'll select the Infinix Note option, and a notification will be sent to the mobile device.

<figure><img src="/files/2uzZlLvVe9cOqWaNCP0b" alt=""><figcaption></figcaption></figure>

Since this is the first transaction on the platform, two permissions will be required from the phone. The first is for creating an account on the backend smart contract, and the second is for purchasing the property.

The account creation is a one-time transaction, so it won’t need to be repeated in the future.

Once both transactions are completed, the property tokens will be added to the wallet.

You can view the transaction details by clicking the "view transaction" option.&#x20;

<figure><img src="/files/R9dMp0WQB37juwGZ47dl" 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.0xequity.com/how-can-i/buy-property-tokens.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.
