# MP3 to OGG Converter

1. **Click \[MP3 -> OGG Converter]**:
   * Clicking the button redirects you to the conversion page.
2. **Open the File**:
   * Load the MP3 file you wish to convert by selecting it on the page.
3. **Edit and Convert**:
   * Follow the on-page instructions to edit and convert your file into OGG format.

<figure><img src="/files/Qkt7W8WLemy1E51v6Uus" 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.punkland.io/punkland-studio/start/mp3-to-ogg-converter.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.
