# Github Repository

### **Introduction**

The [Ofero Network GitHub repository](https://github.com/oferonetwork) serves as the official platform for accessing the network's branding assets and technical tools. It is a critical resource for developers, contributors, and businesses looking to integrate or expand their engagement with the Ofero ecosystem.

### **How to Access**

1. Visit the [Ofero Network GitHub repository](https://github.com/oferonetwork).
2. Navigate through the repository to locate the desired resources:
   * **Branding Materials**: Available under the "Branding" folder.
   * **Seed-Protect**: Protect your seed phrase and store it in a .jpg file.

### **Stay Updated**

Keep an eye on the repository for updates, new tools, and additional resources to support your journey within the Ofero Network.


---

# 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://help.ofero.network/developer-resources/github-repository.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.
