# Why would I adopt a Blobble?

There are two main reasons why you would adopt a Blobble from the [Orphanage](/game-play/how-to-adopt-a-blobble.md):

* **It can be cheaper!**&#x20;
  * Orphan Blobbles cost $40 + their respective backlog of health.
  * *<mark style="background-color:purple;">You might find an orphan Blobble that is four weeks old and end up paying \~$54</mark>*
* **To earn more BST tokens!**&#x20;
  * Older Blobbles generate more BST tokens for their owner.&#x20;
  * *<mark style="background-color:purple;">A linear distribution is in place, favoring old and healthy Blobbles.</mark>*&#x20;


---

# 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://university.blobble.xyz/faq/why-would-i-adopt-a-blobble.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.
