# MOGOPLUS

## Free Trial

- [Welcome](https://docs.mogoplus.ai/readme.md)
- [Quickstart](https://docs.mogoplus.ai/getting-started/quickstart.md): Help you get started
- [Categorise your way](https://docs.mogoplus.ai/getting-started/categorise-your-way.md): Here you can understand how to modify/update the default categories to the categories that you need and a lot more
- [User Management](https://docs.mogoplus.ai/getting-started/user-management.md): Here are a few key points on how to create, edit, or delete a new user (Admin):
- [Basics](https://docs.mogoplus.ai/api-reference/quickstart.md): Here you will find the key information related to the APIs.
- [Authentication](https://docs.mogoplus.ai/api-reference/authentication.md): This endpoint is provided to allow Google marketplace participants to fetch their access token from MOGOPLUS by passing the required Authorization details.
- [API Endpoints](https://docs.mogoplus.ai/api-reference/api-endpoints.md): The below provides developers with essential information on how to integrate and interact with the API, covering key methods, data formats, request/response structures, and error handling protocols.
- [CSV upload guide](https://docs.mogoplus.ai/instructions/csv-upload-guide.md): Guidelines for the csv file structure
- [API Management](https://docs.mogoplus.ai/instructions/api-management.md): Helps you with the steps involved in getting the required api credentials
- [Products](https://docs.mogoplus.ai/basics/products.md)
- [Key concepts and Terminology](https://docs.mogoplus.ai/basics/terminology.md)
- [FAQs](https://docs.mogoplus.ai/troubleshooting-and-support/quickstart.md)
- [Contact Support](https://docs.mogoplus.ai/troubleshooting-and-support/publish-your-docs.md)

## BYO Data Marketplace

- [Welcome](https://docs.mogoplus.ai/mogoplus/readme.md)
- [Setting up Google Cloud Account](https://docs.mogoplus.ai/mogoplus/before-getting-started/setting-up-google-cloud-account.md): Google Marketplace Onboarding Instructions
- [Quickstart](https://docs.mogoplus.ai/mogoplus/getting-started/quickstart.md): Help you get started
- [Categorise your way](https://docs.mogoplus.ai/mogoplus/getting-started/categorise-your-way.md): Here you can understand how to modify/update the default categories to the categories that you need and a lot more
- [User Management](https://docs.mogoplus.ai/mogoplus/getting-started/user-management.md): Here are a few key points on how to create, edit, or delete a new user (Admin):
- [API Management](https://docs.mogoplus.ai/mogoplus/api-management.md): Helps you with the steps involved in getting the required credentials to invoke Authentication api
- [Basics](https://docs.mogoplus.ai/mogoplus/api-reference/quickstart.md): Here you will find the key information related to the APIs.
- [Authentication](https://docs.mogoplus.ai/mogoplus/api-reference/authentication.md): This endpoint is provided to allow Google marketplace participants to fetch their access token from MOGOPLUS by passing the required Authorization details.
- [API Endpoints](https://docs.mogoplus.ai/mogoplus/api-reference/api-endpoints.md): The below provides developers with essential information on how to integrate and interact with the API, covering key methods, data formats, request/response structures, and error handling protocols.
- [Products](https://docs.mogoplus.ai/mogoplus/basics/products.md)
- [Key concepts and Terminology](https://docs.mogoplus.ai/mogoplus/basics/terminology.md)
- [FAQs](https://docs.mogoplus.ai/mogoplus/troubleshooting-and-support/quickstart.md)
- [Contact Support](https://docs.mogoplus.ai/mogoplus/troubleshooting-and-support/publish-your-docs.md)
- [Releases](https://docs.mogoplus.ai/mogoplus/announcements/releases.md)

## Open Banking

- [Welcome](https://docs.mogoplus.ai/mogoplus-open-banking/welcome.md)
- [MOGOPLUS Open Banking Solution Overview](https://docs.mogoplus.ai/mogoplus-open-banking/getting-started/mogoplus-open-banking-solution-overview.md): This below solution illustrates the data flow and security protocols that are put in place for the CDR data that interacts with various endpoints on the MOGOPLUS platform.
- [Basics](https://docs.mogoplus.ai/mogoplus-open-banking/api-reference/basics.md): Here you will find the key information related to the APIs.
- [Authentication](https://docs.mogoplus.ai/mogoplus-open-banking/api-reference/authentication.md): This endpoint is provided to allow CDR participants to fetch their access token from MOGOPLUS by passing the required Authorization details.
- [API Endpoints](https://docs.mogoplus.ai/mogoplus-open-banking/api-reference/api-endpoints.md): The below provides developers with essential information on how to integrate and interact with the API, covering key methods, data formats, request/response structures, and error handling protocols.
- [Frequently asked questions](https://docs.mogoplus.ai/mogoplus-open-banking/faqs/frequently-asked-questions.md)
- [Contact Us](https://docs.mogoplus.ai/mogoplus-open-banking/faqs/contact-us.md)
- [Glossary](https://docs.mogoplus.ai/mogoplus-open-banking/key-concepts-and-terminology/glossary.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.mogoplus.ai/readme.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.
