# GitHub Access

Crema provides GitHub access to its users, so users can access the latest feature, make a pull request, bug fixes.\
\
Inside the GitHub repo, all branch's names are exactly the same as the folder name, which you have downloaded from ThemeForest.\
\
You can find more detailed information about the folder in the next [section  ](/v1.0/product-overview.md)\
\
\
Users can access the GitHub repo here <https://git-access.firebaseapp.com/>&#x20;


---

# 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.cremawork.com/v1.0/github-access.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.
