# Toggle Between Crowdfunding and Mentorship

Each crowdfunding card is visible on both Crowdfunding and Mentorship for the following reason:‌

* **Financial Information** The Crowdfunding platform displays a project's financial information, including the total amount of funds donated to the project and how the funds are distributed.
* **Mentorship Program** By offering paid mentorships, projects are able to provide mentees with opportunities to learn from experienced open source contributors as a segue to get internship and job opportunities after successful completion of the mentorship program.

You can toggle between Crowdfunding and Mentorship to gain an insight into the project's financial and mentorship details.‌

\*\*To toggle between Crowdfunding and Mentorship:\*\*‌

1. Select a project you would like to view.
2. From Crowdfunding project details page, click on **View Mentorship** CTA, and vice versa, from mentorship program details page, click on **View Crowdfunding** CTA.

![Toggle to Mentorship](https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-6288c4783c910fa9ef2169b6f2d4e966177dce38%2Ftoggle%20to%20mentoship.png?alt=media\&token=ffdca879-6ef7-4103-a35c-90e0f7ccd8b5)


---

# 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.linuxfoundation.org/lfx/crowdfunding/dashboard-overview/toggle-between-crowdfunding-and-mentorship.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.
