1. Determine the information need and choose the appropriate tool (Exa or Firecrawl).
2. Construct the API request with relevant parameters (query, URL, number of results, etc.).
3. Execute the API request using `npx agentcash fetch`.
4. Parse the API response to extract the desired information (URLs, text content, answers).
5. Evaluate the relevance and quality of the retrieved information.
6. Refine the search query or scraping parameters if needed.
7. Synthesize the findings to answer the original information need.