# Docs Archive

- [Docs Archive](https://docs.rekap.com/api/docs-archive/docs-archive.md): everything old, in case we need to dig for gold
- [Getting set up for Success!](https://docs.rekap.com/api/docs-archive/docs-archive/getting-set-up-for-success.md): A bit of time to configure stuff, equates to lots of time saved later on!
- [Using AI MACROS](https://docs.rekap.com/api/docs-archive/docs-archive/using-ai-macros.md): Take our Macros for a test drive!
- [Basic Macro Usage](https://docs.rekap.com/api/docs-archive/docs-archive/using-ai-macros/basic-macro-usage.md)
- [Creating Your Own AI MACRO](https://docs.rekap.com/api/docs-archive/docs-archive/using-ai-macros/creating-your-own-ai-macro.md): This is the FUN Part!
- [Advanced AI Smart Commands](https://docs.rekap.com/api/docs-archive/docs-archive/using-ai-macros/advanced-ai-smart-commands.md): A brief "how to" on driving our powerful AI Macro feature!
- [Using Macros in Google Sheets](https://docs.rekap.com/api/docs-archive/docs-archive/using-ai-macros/using-macros-in-google-sheets.md): We don't stop at content creation, take your data analysis to new heights with our advanced features!
- [More with Google Sheets!](https://docs.rekap.com/api/docs-archive/docs-archive/using-ai-macros/more-with-google-sheets.md): Don't fret, we've got ya!
- [Using Macros for Email Replies](https://docs.rekap.com/api/docs-archive/docs-archive/using-ai-macros/using-macros-for-email-replies.md): ThoughtfulGPT's Email Reply Macros User Guide
- [AI Context Awareness & Customization](https://docs.rekap.com/api/docs-archive/docs-archive/ai-context-awareness-and-customization.md)
- [Grab Context from the Internet!](https://docs.rekap.com/api/docs-archive/docs-archive/ai-context-awareness-and-customization/grab-context-from-the-internet.md): Real-time work requires real-time context!
- [Securely Upload Your Context](https://docs.rekap.com/api/docs-archive/docs-archive/ai-context-awareness-and-customization/securely-upload-your-context.md): User Guide for ThoughtfulGPT's Vector Database Feature
- [Pick Your GPT Language Model](https://docs.rekap.com/api/docs-archive/docs-archive/ai-context-awareness-and-customization/pick-your-gpt-language-model.md): Each A.I. model is different, find the one that works best for you!
- [Team Workspaces](https://docs.rekap.com/api/docs-archive/docs-archive/team-workspaces.md)
- [Relay Tokens to Share your Macros](https://docs.rekap.com/api/docs-archive/docs-archive/team-workspaces/relay-tokens-to-share-your-macros.md)
- [Audit Log, History, & A.I. Voting](https://docs.rekap.com/api/docs-archive/docs-archive/team-workspaces/audit-log-history-and-a.i.-voting.md): Supervise your A.I. with our audit history
- [API Reference](https://docs.rekap.com/api/docs-archive/docs-archive/team-workspaces/api-reference.md)
- [Need More Help?](https://docs.rekap.com/api/docs-archive/docs-archive/need-more-help.md): Grab a time with our CEO! She's really friendly and loves any chance to get feedback on how to make these tools easier to use!
- [For HR/People Leaders](https://docs.rekap.com/api/docs-archive/docs-archive/for-hr-people-leaders.md): The people who support EVERYONE!
- [Opportunity Scouting](https://docs.rekap.com/api/docs-archive/docs-archive/for-hr-people-leaders/opportunity-scouting.md)
- [Applicant Ranking](https://docs.rekap.com/api/docs-archive/docs-archive/for-hr-people-leaders/applicant-ranking.md)
- [Hiring Pipeline](https://docs.rekap.com/api/docs-archive/docs-archive/for-hr-people-leaders/hiring-pipeline.md)
- [Interviewer Ranking](https://docs.rekap.com/api/docs-archive/docs-archive/for-hr-people-leaders/interviewer-ranking.md)
- [Rolodex: Employee Performance Tracker](https://docs.rekap.com/api/docs-archive/docs-archive/for-hr-people-leaders/rolodex-employee-performance-tracker.md)
- [For Project Managers](https://docs.rekap.com/api/docs-archive/docs-archive/for-project-managers.md): The glue that holds projects together
- [Increase your AI Literacy](https://docs.rekap.com/api/docs-archive/docs-archive/increase-your-ai-literacy.md): Use our tool as a sandbox to level up your collaboration with AI!
- [Common Issues & Troubleshooting](https://docs.rekap.com/api/docs-archive/docs-archive/common-issues-and-troubleshooting.md)
- [Thoughtful Ideas](https://docs.rekap.com/api/docs-archive/docs-archive/thoughtful-ideas.md)
- [What's the big deal with GPT?](https://docs.rekap.com/api/docs-archive/docs-archive/thoughtful-ideas/whats-the-big-deal-with-gpt.md): Curious? Yay, that's why we are here: To help you on your AI Journey!
- [GPT Prompts vs AI Macros](https://docs.rekap.com/api/docs-archive/docs-archive/thoughtful-ideas/gpt-prompts-vs-ai-macros.md)
- [Why we're here](https://docs.rekap.com/api/docs-archive/docs-archive/why-were-here.md): AI and GPT technology is changing the way humans work with machines! We are here to help you navigate the shifting landscape and empower teams with new tools 🛠
- [What we do](https://docs.rekap.com/api/docs-archive/docs-archive/why-were-here/what-we-do.md): We are here to level up your team's AI Literacy and provide tools to get hands on practice collaborating with AI.


---

# 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.rekap.com/api/docs-archive.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.
