# Applications on YellowAnt

1. Go to your YellowAnt Dashboard ([yoursubdomain.yellowant.com](https://github.com/yellowanthq/yellowant-help-center/tree/bdad19066023aa6a8b667a1d6f05b72945b49759/yoursubdomain.yellowant.com)) or head over to the [YellowAnt Marketplace](https://www.yellowant.com/marketplace)
2. If you are in the dashboard, go to the tab called "Applications" and look for the application under available applications. If you have already integrated the application, you will be able to see it under "My Applications".
3. If you are in the Marketplace you can find the application under various categories. You can also search for this application in the search bar.
4. Once you find the application either in the dashboard or on the Marketplace click on view. You will be taken to a page where you'll find the integrate option/button. Click on the integrate button.
5. You will be on the integration page which prompts you to add an account to the application. Click add account which takes you to the application OAuth page or you may have to do it using API keys for application that don't have or allow OAuth.
6. Allow the needed permissions and the application is now integrated with YellowAnt.

## Note: All applications are individually covered in this section with screens to help you out.


---

# 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.yellowant.com/integrating-applications/applications-on-yellowant.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.
