# RESOURCES

- [Hiring!](https://docs.charged.fi/other/hiring.md): If there is a position listed, it's available. If it's not and you think you can add value, let us know! We're always looking for passionate team members to join the cause! Email: info@charged.fi
- [Full-stack/Back-end Web3 Engineer](https://docs.charged.fi/other/hiring/full-stack-back-end-web3-engineer.md)
- [Create Your Own Position](https://docs.charged.fi/other/hiring/create-your-own-position.md)
- [Glossary of Terms](https://docs.charged.fi/other/glossary-of-terms.md): Common terminology used throughout the Charged Particles suite
- [FAQs](https://docs.charged.fi/other/faqs.md): Have a question that's not listed here? Let us know in our discord!
- [Protocol and app.charged.fi](https://docs.charged.fi/other/faqs/using-the-dapp.md)
- [Governance](https://docs.charged.fi/other/faqs/governance.md)
- [Other](https://docs.charged.fi/other/faqs/other.md)
- [How to report a bug](https://docs.charged.fi/other/faqs/how-to-report-a-bug.md): What do to if you find a bug
- [External Contracts Allowlisted](https://docs.charged.fi/other/external-contracts-allowlisted.md): This is a living document that will be updated as new external contracts are added for use of the protocol and added into the UI at app.charged.fi
- [Audits](https://docs.charged.fi/other/audits.md): Audits of Charged Particles
- [Legal](https://docs.charged.fi/other/legal.md)
- [Beta End User License Agreement (EULA)](https://docs.charged.fi/other/legal/beta-end-user-license-agreement-eula.md)
- [Privacy Policy](https://docs.charged.fi/other/legal/privacy-policy.md)
- [Policies & Terms of Service](https://docs.charged.fi/other/legal/policies-and-terms-of-service.md)
- [Media Kit](https://docs.charged.fi/other/media-kit.md): Logos and icons for partnerships and media


---

# 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.charged.fi/other.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.
