# Questline & Referrals

### Questline

Question offers a way for users to earn rewards simply by exploring and engaging with the developer platform. By completing tasks such as uploading datasets, editing metadata and referring friends, users will unlock non-transferable NFT's called achievements. The soul-bound tokens&#x20;

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

### Referrals

Referrals are another easy way to earn rewards simply by sharing your experience using the developer platform to create agents with your unique referral code. Any and all referrals from your link will be recorded in the "My Referral Activities" dashboard.&#x20;

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

### How to Refer Friends with your Unique Code

There are two ways to refer friends using your auto-generated unique referral link

1. Copy the link and share directly with peers or on social channels
2. Share a pre-populated tweet or telegram post by clicking on the icon in the platform

<figure><img src="/files/eXu04DKZOE1R1uU6y65q" 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.saharaai.com/developer-docs-ai-developer-portal/questline-and-referrals.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.
