> For the complete documentation index, see [llms.txt](https://arthurskyhero.gitbook.io/i/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arthurskyhero.gitbook.io/i/h/about/+.md).

# +

1. <mark style="color:$success;">**Who is Arthur SkyHero?**</mark> <mark style="color:$success;"></mark><mark style="color:$success;">Arthur Miguel da Silva Solano (Arthur SkyHero) is a Brazilian electronic music producer and songwriter born on March 28, 2001, in Frutuoso Gomes, Rio Grande do Norte, Brazil.</mark>
2. &#x20;<mark style="color:$success;">**How did Arthur SkyHero get into music?**</mark> <mark style="color:$success;"></mark><mark style="color:$success;">Arthur's journey into music began when he discovered "Fade" by Alan Walker and other tracks from labels such as No Copyright Sounds and Spinnin' Records. This sparked his fascination with electronic music and motivated him to start producing his own tracks.</mark>
3. &#x20;<mark style="color:$success;">**Why did Arthur choose the name "SkyHero"?**</mark> <mark style="color:$success;"></mark><mark style="color:$success;">Arthur chose the name "SkyHero" because it combines his two favorite words, "Sky" and "Hero." The name reflects his artistic vision and passion for creating music that inspires listeners.</mark>
4. &#x20;<mark style="color:$success;">**How did Arthur start producing music?**</mark> <mark style="color:$success;"></mark><mark style="color:$success;">Arthur began producing music on his smartphone, using basic music apps. Eventually, he transitioned to using FL Studio on his laptop, which provided him with more professional tools to create and refine his music.</mark>
5. &#x20;<mark style="color:$success;">**What is Arthur SkyHero's first song?**</mark> <mark style="color:$success;"></mark><mark style="color:$success;">Arthur's first song created using FL Studio was titled "Heart." This track marked the beginning of his journey as an electronic music producer, and it laid the foundation for his future work.</mark>
6. &#x20;<mark style="color:$success;">**What kind of music does Arthur SkyHero produce?**</mark> <mark style="color:$success;"></mark><mark style="color:$success;">Arthur produces primarily electronic music, with a focus on tracks that inspire listeners. He aims to capture the spirit of his artistic vision, blending elements of melody, emotion, and energy in his music.</mark>
7. &#x20;<mark style="color:$success;">**What inspires Arthur SkyHero's music?**</mark> <mark style="color:$success;"></mark><mark style="color:$success;">Arthur is inspired by artists such as Alan Walker and the sounds from labels like No Copyright Sounds and Spinnin' Records.</mark>&#x20;
8. &#x20;<mark style="color:$success;">**What software does Arthur SkyHero use to produce music?**</mark> <mark style="color:$success;"></mark><mark style="color:$success;">Arthur currently uses FL Studio, a popular digital audio workstation (DAW), to produce his music. He started with music apps on his smartphone but transitioned to FL Studio for a more professional approach.</mark>
9. &#x20;<mark style="color:$success;">**What are Arthur SkyHero's goals as a musician?**</mark> <mark style="color:$success;"></mark><mark style="color:$success;">Arthur’s primary goal is to create music that inspires and connects with his audience. He is committed to continuing his development as a music producer and strives to contribute to the electronic music scene with his unique sound.</mark>
10. <mark style="color:$success;">**How old is he?**</mark> <mark style="color:$success;"></mark><mark style="color:$success;">25 years old.</mark>
11. &#x20;<mark style="color:$success;">**Where can I listen to Arthur SkyHero's music?**</mark> <mark style="color:$success;"></mark><mark style="color:$success;">You can find Arthur SkyHero's music on various streaming platforms, such as Spotify, SoundCloud, and YouTube, where he shares his tracks with listeners worldwide.</mark>

<mark style="color:$success;">© 2026 Arthur SkyHero®</mark>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://arthurskyhero.gitbook.io/i/h/about/+.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
