# Buying real estate tokens

When you have successfully completed previous steps, you will be able to buy tokens.&#x20;

Navigate to **Active projects** in the left side menu and choose the project you want to invest in and press on **Invest now**

<figure><img src="/files/k2ptfTOpCuc8FbZekmTj" alt="Where to invest in tokenized real estate" width="563"><figcaption><p>Press on Invest now</p></figcaption></figure>

Once you opened the project you want to invest in **Enter the number of tokens** you wish to purchase (by default minimum amount of tokens to invest will be shown in the field), then **choose your preffered payment method** (credit card, bank transfer, euro stablecoins)  and press on **Send buy request.**&#x20;

<figure><img src="/files/lkDl3Kpk8iQxsoDi8lBg" alt=""><figcaption><p>Enter number of tokens you want to buy, choose paymentr currency and send buy reuqest</p></figcaption></figure>

Once you have Sent buy request, pop up window will be shown confirming that your buy request has been recieved.

<figure><img src="/files/D5vCVYhHnXOY1z3WH0Jl" alt="Window of token purchase request " width="563"><figcaption><p>Press on OK</p></figcaption></figure>

Further you will need to sign investment documents before purchasing the tokens. To do so, review the documents first, then scroll down to signature field, **sign the documents and press on Save & Sign**

<figure><img src="/files/X1hy5ZuxjkA4BdQ4bTDc" alt="Picture of document signature when buying real estate tokens " width="563"><figcaption><p>Once you reviewed the documents and you agree to sign them, type your signature and press on Save &#x26; Sign</p></figcaption></figure>

Next, you will see confirmation that documents were signed.

<figure><img src="/files/xItFw7El2JFcB2XWPUQS" alt="Real estate token contract subscription screen" width="563"><figcaption><p>Press on OK</p></figcaption></figure>

Afterwards, you will see pop up notifying you on where to find the documents.

<figure><img src="/files/AZftofioiqz52BuhtIxs" alt="Screen showing where investor can find saved and signed investment documents" width="563"><figcaption><p>Press on OK</p></figcaption></figure>

Once this step is done, you will be directed to payment gateway.&#x20;

Press on your chosen payment method to see the next steps.

* [Credit card](/documentation/guides/how-to-buy-tokens/buying-real-estate-tokens/purchase-with-credit-card.md)
* [Bank transfer](/documentation/guides/how-to-buy-tokens/buying-real-estate-tokens/purchase-with-bank-transfer.md)
* eEur
* [EURC](/documentation/guides/how-to-buy-tokens/buying-real-estate-tokens/purchase-with-eurc.md)


---

# 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://coreestate.gitbook.io/documentation/guides/how-to-buy-tokens/buying-real-estate-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.
