# MySQL

1. Click on the **Sources** tab at the top of the app.<br>

2. Click **Add Source** on the top right hand corner.<br>

3. Choose **MySQL** as the source type.\ <br>

   <figure><img src="/files/CuQNeuuAe7SCvlDpGtbq" alt=""><figcaption></figcaption></figure>

4. Enter the information required to connect to MySQL. <br>

   <figure><img src="/files/RZfcjqGjT5mkpX2ttQ1n" alt=""><figcaption></figcaption></figure>

5. Once added, Rubicon will start syncing the data. It will notify you once the initial sync is complete and the tables are available for building pipelines in the Rubicon Catalog. \ <br>


---

# 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.rubicon.io/sources/mysql.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.
