# Dating

Well, if your circle is small, you may go to some dating site to meet more people. This is the same thing for Apostles. If the owner does not have Apostles to breed, he can put his Apostle's profile at the market and set a breeding price. The price is an auction. You set a starting price and ending price and the duration of the auction. Learn more about [how Auction works](https://github.com/evolutionlandorg/docs/tree/5a05a2cd5abe2f9dda7f86239d7d2f0058c159fc/advanced/trading/nft-market/README.md#auction-system).

If someone else likes your looks or admire your genes, he can pay for the breeding. The child will go to the winning bidder, and you received the payment.

![Looking for a Job](/files/-MNjEuBOSmjgE4LlO-Wo)


---

# 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.evolution.land/getting-started/game-entities/apostle/dating.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.
