# Revenue Generation

<details>

<summary>Add your own Skyline</summary>

1. Advertisers can design and upload their own background to our skyline.
2. It costs 0.3 ETH per upload.
3. Once a background is added to the library it is selected at random every time a new game starts.

</details>

<details>

<summary>Ad Banner Space</summary>

1. Advertisers can upload their banner + hyperlink here.
2. It costs 0.1 ETH per slot which increases by a factor of 0.1 if the advertiser books multiple back to back slots at once i.e.

0.1 + gas for 1 slot&#x20;

0.2 + gas for 2 back to back slots&#x20;

0.3 + gas for 3 back to back slots&#x20;

0.4 + gas for 4 back to back slots

3. Ads are added in a queue, with a new one displayed every time a new game starts.

**Disclaimer: We do not endorse nor vouch for any advertisements placed here. Always check links and verify everything. Assume everything is a scam until proven otherwise.**

</details>


---

# 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://learn.flappyeth.com/faqs/revenue-generation.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.
