# Get new opportunity

1. **Select Capsule** as your app, under “New Gear” in the “Gears” menu. Click “Create.”

<figure><img src="https://lh7-us.googleusercontent.com/MqfCgNLwCEEN_R9kUrLHHxhvwOv7Ki7Scq-jqO28S8AJ9TtgyyBF7Hm026OQFe85O8-IPT2_kdn44Jqspp8tL-Ma9nGSZT82gwsF_kEK_IZwMp3-kQcJ_uez49wJTR5ln2gwcdR6eDJwfJatIxT6oA" alt=""><figcaption></figcaption></figure>

2. **Choose the Plug** you want to use, or create a new one. Click “Continue.”

<figure><img src="https://lh7-us.googleusercontent.com/TQ5RJsS-9JAICnJ5ioTDgpbTsz5aIEiJbwq07_9g-w4iL6H9d8zk4w-CDqPQmkEJrVK7G-fUh3Er_GlHo6TKbkFofZpbXamgYM5X-SHJ4eE7pi61VEuWvrzYiIeUkV9ZCPyDkHv_R9BkZmdDVdzw4A" alt=""><figcaption></figcaption></figure>

3. **Pick “Get new opportunity”** as your action and click “Create.” GearPlug will ask for a test record, so create one.

<figure><img src="/files/7KqbxFTehghDl1WaYOES" alt=""><figcaption></figcaption></figure>

4. **Review the imported data** to make sure everything works correctly. Click “Close” to finish the setup.

<figure><img src="/files/IALJ7eXvWtmxs3eJzIvK" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Empty Fields**: Here, you’ll find a list of fields you can import—but weren’t used in your record.
{% endhint %}


---

# 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.gearplug.io/english/set-up-your-integrations/capsule/source-actions/get-new-opportunity.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.
