# How to Refer a Friend

1. Login to your Terrace account and navigate to the refer a friend button in the top left corner of the page.

<figure><img src="/files/1AS5AcEWuiC93l4jwH5k" alt=""><figcaption></figcaption></figure>

2. A popup will appear with a referral link. You can share this link with three others so they can create a Terrace account. You will also receive 30% of first year fees for anyone you refer and another 10% of first year fees for anyone they refer.

<figure><img src="/files/MrRdsRG3VUvv0tMY5NAn" 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.terrace.fi/how-to-guides/how-to-refer-a-friend.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.
